mcp-server-template

TypeScript

Protocol Implementations
API Frameworks
Developer Tooling

Architecture and Design Patterns

The repository provides a template for building an MCP server. Its architecture is designed to be modular and easily duplicated for creating new MCP servers. It supports different transport types (stdio and SSE) and includes a simple tool for reversing strings. The template promotes a clear separation of concerns for tool and resource definitions.

About

Language

TypeScript

Stars

0

Categories

Protocol ImplementationsAPI FrameworksDeveloper Tooling