Back to search
30
MCP

io.github.cyanheads/mcp-ts-template

io.github.cyanheads/mcp-ts-template

TypeScript template for building MCP servers with declarative tooling, observability, and auth.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/mcp-ts-core
Agent-native TypeScript framework for building MCP servers with declarative definitions.
0 tools
@iflow-mcp/mcp-ts-template
The definitive, production-grade template for building powerful and scalable Model Context Protocol (MCP) servers with TypeScript, featuring
0 tools
@cyanheads/mcp-ts-core
Agent-native TypeScript framework for building MCP servers. Declarative definitions with auth, multi-backend storage, OpenTelemetry, and fir
0 tools
@aashari/boilerplate-mcp-server
TypeScript MCP server boilerplate with STDIO and HTTP transport support, CLI tools, and extensible architecture
0 tools
chrisleekr/mcp-server-boilerplate
MCP server boilerplate with an OAuth Proxy for Auth0/3rd-party authorization, built with TypeScript
0 tools
ts-mcp-server
MCP server that renames/moves TypeScript files and updates all imports via tsserver
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cyanheads/mcp-ts-template": {
      "url": "None",
      "transport": "http"
    }
  }
}