mcp-ts-template and create-mcp-server

The two projects are ecosystem siblings, specifically, `create-mcp-server` is a scaffolding tool that likely uses or generates a structure based on `mcp-ts-template`, providing a quick setup for the more comprehensive TypeScript template.

mcp-ts-template
62
Established
create-mcp-server
45
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 25/25
Community 17/25
Maintenance 10/25
Adoption 5/25
Maturity 22/25
Community 8/25
Stars: 119
Forks: 20
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 9
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No risk flags
No risk flags

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.

This project helps developers build specialized backend servers that integrate with AI agents. You provide descriptions of 'tools' that an agent can use, along with their inputs and outputs. The project then generates a fully functional server, handling all the underlying infrastructure like data storage, authentication, and logging. It's designed for developers creating custom AI agent capabilities, rather than end-users interacting with AI directly.

backend-development AI-agent-integration server-framework developer-tools microservices

About create-mcp-server

agentailor/create-mcp-server

Scaffold production-ready MCP servers in seconds

This tool helps AI engineers and developers quickly set up production-ready Model Context Protocol (MCP) servers. It takes your project requirements, like preferred framework or transport type, and outputs a complete, configured server project with all necessary files. You can choose to deploy your server for remote access via HTTP or for local clients using stdio.

AI agent development server scaffolding protocol implementation tooling backend AI infrastructure

Scores updated daily from GitHub, PyPI, and npm data. How scores work