Back to MCP Servers
🔌

bgauryy/octocode-mcp

MIT

☁️ 📇 🍎 🪟 🐧 - AI-powered developer assistant that enables advanced research, analysis and discovery across GitHub and NPM realms in realtime.

TypeScriptDev Tools

Install

npx -y octocode-cli

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "bgauryy-octocode-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "octocode-cli"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.