Skip to content
Back to search
30
MCP

@nest-mcp/server

npm/@nest-mcp/server

NestJS MCP Server - Build Model Context Protocol servers with NestJS

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

How to use

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

{
  "mcpServers": {
    "@nest-mcp/server": {
      "url": "None",
      "transport": "http"
    }
  }
}