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%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/mcp-ts-template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
0 tools
iflow-mcp_redhat-data-and-ai-template-mcp-server
A template for Model Context Protocol (MCP) server development
0 tools
iflow-mcp-modelscope-mcp-server
A Model Context Protocol (MCP) server that integrates with ModelScope's ecosystem.
0 tools
iflow-mcp_scheduler-mcp
A robust task scheduler server built with Model Context Protocol (MCP) for scheduling and managing various types of automated tasks
0 tools
iflow-mcp_andyeverything-openproject-mcp-server
A Model Context Protocol (MCP) server for OpenProject API v3 integration
0 tools
iflow-mcp_interactionco-mcp-server-template
A minimal FastMCP server template for Render deployment with streamable HTTP transport
0 tools

How to use

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

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