mcp-ts-core and create-mcp-server

One is a comprehensive TypeScript template for building Model Context Protocol servers, while the other is a scaffolding tool designed to quickly set up such servers, suggesting they are complementary where the scaffolder likely leverages or simplifies the setup of the template.

mcp-ts-core
65
Established
create-mcp-server
45
Emerging
Maintenance 13/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-core

cyanheads/mcp-ts-core

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 is a framework for developers to quickly build and deploy specialized AI agent servers that perform specific tasks. It takes declarative definitions of 'tools' and 'resources' (like searching a database or greeting a user) and produces a ready-to-use server, handling common backend complexities like authentication, storage, and logging. Developers who need to create custom, task-specific AI agents without building server infrastructure from scratch would use this.

AI-agent-development backend-development developer-tools cloud-native-applications server-side-logic

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