MCP-Nest

rekog-labs/MCP-Nest
★ 601 stars TypeScript 🤖 AI/LLM Updated 1mo ago
A NestJS module to effortlessly create Model Context Protocol (MCP) servers for exposing AI tools, resources, and prompts.
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": {
    "mcp-nest": {
      "command": "npx",
      "args": [
        "-y",
        "rekog-labs/MCP-Nest"
      ]
    }
  }
}

Topics

llmllmsmcpmcp-nestmodel-context-protocolmodelcontextprotocolnestjs