Skip to main content
Developer ToolsTypeScript

bgauryy/octocode-mcp

AI-powered developer assistant that enables advanced research, analysis and discovery across GitHub and NPM realms in realtime.

developer-toolscloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/bgauryy/octocode-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "octocode-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bgauryy/octocode-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
bgauryy