mcp-ts-template

cyanheads/mcp-ts-template
★ 119 stars TypeScript 🤖 AI/LLM Updated 1mo ago
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-ts-template": {
      "command": "npx",
      "args": [
        "-y",
        "cyanheads/mcp-ts-template"
      ]
    }
  }
}

Topics

aicloudflare-workersllmllm-agentmcpmcp-servermodel-context-protocolmodelcontextprotocolopentelemetryoteltemplatetsvibe-coding