MCP Directory
Back

mcp-ts-core

by cyanheads · TypeScript · ★ 145

Agent-native TypeScript framework for building MCP servers. Declarative definitions with auth, multi-backend storage, OpenTelemetry, and first-class support for Bun/Node/Cloudflare Workers.

#agent-native#ai#cloudflare-workers#cyanheads#framework#mcp#mcp-server#model-context-protocol#opentelemetry#typescript

Install

npx -y github:cyanheads/mcp-ts-core

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

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

From the README

@cyanheads/mcp-ts-core Agent-native TypeScript framework for building MCP servers. Build tools, not infrastructure. Declarative definitions with auth, multi-backend storage, OpenTelemetry, and first-class support for Bun/Node/Cloudflare Workers. [](./CHANGELOG.md) [](./LICENSE) [](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/docs/specification/2025-11-25/changelog.mdx) [](https://modelcontextprotocol.io/) [](https://www.typescriptlang.org/) [](https://bun.sh/) [](https://www.npmjs.com/package/@cyanheads/mcp-ts-core) ------|:------------|:--------| | | or | |…
Read full README on GitHub →

Related filesystem servers