Back to directory
gentoro-gt/mcp-nodejs-server

gentoro-gt/mcp-nodejs-server

@gentoro-GT

Integration layer between MCP Clients and Gentoro MCP Server implementation

gentoromcp-serverintegrationclaudeai-agentnodejstool

Installation & Configuration

{
  "mcpServers": {
    "gentoro": {
      "command": "npx",
      "args": [
        "-y",
        "@gentoro/mcp-nodejs-server"
      ],
      "env": {
        "GENTORO_API_KEY": "<your api key>",
        "GENTORO_BRIDGE_UID": "<your bridge uid>",
        "GENTORO_BASE_URL": "<url where gentoro is hosted>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13