mcp-ts-template and boilerplate-mcp-server

mcp-ts-template
58
Established
boilerplate-mcp-server
50
Established
Maintenance 13/25
Adoption 10/25
Maturity 18/25
Community 17/25
Maintenance 13/25
Adoption 8/25
Maturity 10/25
Community 19/25
Stars: 119
Forks: 20
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 69
Forks: 22
Downloads:
Commits (30d): 0
Language: TypeScript
License:
No risk flags
No License

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

aashari/boilerplate-mcp-server

TypeScript Model Context Protocol (MCP) server boilerplate providing IP lookup tools/resources. Includes CLI support and extensible structure for connecting AI systems (LLMs) to external data sources like ip-api.com. Ideal template for creating new MCP integrations via Node.js.

Implements dual STDIO and HTTP transport modes with automatic fallback, supporting both local AI assistant integration (Claude Desktop, Cursor) and web-based deployments. The layered architecture separates CLI, controllers, services, and MCP primitives (tools, resources, prompts), enabling token-efficient responses through TOON format encoding and JMESPath filtering, with production security features including DNS rebinding protection and localhost-only binding.

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