mcp-ts-template and template-mcp-server
These are ecosystem siblings offering language-specific scaffolding for the same MCP server development task—TypeScript and Python developers would each choose the appropriate template based on their preferred language and framework (FastMCP vs. declarative tools).
About mcp-ts-template
cyanheads/mcp-ts-template
TypeScript template for building Model Context Protocol (MCP) servers. Ships with declarative tools/resources, pluggable auth, multi-backend storage, OpenTelemetry observability, and first-class support for both local and edge (Cloudflare Workers) runtimes.
About template-mcp-server
redhat-data-and-ai/template-mcp-server
Production-ready Python template for building MCP servers with FastMCP, FastAPI, OAuth, and OpenShift deployment.
Implements multiple MCP transport protocols (HTTP, SSE, streamable-HTTP) with SSL/TLS support and structured JSON logging via structlog. Includes OAuth authentication with PostgreSQL token storage and comprehensive OpenShift deployment manifests. Features Pydantic-based configuration, automated CI/CD pipelines for testing and security scanning, and example tools demonstrating best practices for error handling and health checks.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work