nestjs-mcp

bamada/nestjs-mcp
★ 24 stars TypeScript 🤖 AI/LLM Updated 1mo ago
NestJS module for seamless Model Context Protocol (MCP) server integration using decorators.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nestjs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bamada/nestjs-mcp"
      ]
    }
  }
}

Topics

aillmmcpmcp-servernestjstypescript