Skip to content
Back to search
30
MCP

@iflow-mcp/mcp-ts-template

npm/@iflow-mcp/mcp-ts-template

The definitive, production-grade template for building powerful and scalable Model Context Protocol (MCP) servers with TypeScript, featuring built-in observability (OpenTelemetry), declarative tooling, robust error handling, and a modular, DI-driven archi

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

How to use

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

{
  "mcpServers": {
    "@iflow-mcp/mcp-ts-template": {
      "url": "None",
      "transport": "http"
    }
  }
}