mcp-ts-core and template-mcp-server

The TypeScript template (A) appears to be a more feature-rich, opinionated framework for building MCP servers, while the simpler template (B) likely serves as a quick-start boilerplate, making them **ecosystem siblings** where the quick-start template could be used for basic setups, and the TypeScript template for more complex, production-ready servers with advanced features.

mcp-ts-core
65
Established
template-mcp-server
52
Established
Maintenance 13/25
Adoption 10/25
Maturity 25/25
Community 17/25
Maintenance 6/25
Adoption 9/25
Maturity 16/25
Community 21/25
Stars: 119
Forks: 20
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 71
Forks: 40
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
No Package No Dependents

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 template-mcp-server

mcpdotdirect/template-mcp-server

Template to quickly set up your own MCP server

This is a command-line tool that helps developers quickly set up their own custom Model Context Protocol (MCP) server. It provides a foundational structure, including basic server configurations and options for defining custom tools, data resources, and prompts. Developers use this template to build and integrate their tailored AI assistants into environments like Cursor, enabling personalized code generation and interaction.

developer-tooling AI-agent-development custom-code-generation IDE-integration workflow-automation

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