@iflow-mcp/mcp-ts-template
npm/@iflow-mcp/mcp-ts-templateThe 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@iflow-mcp/mcp-ts-template": {
"url": "None",
"transport": "http"
}
}
}