Octocode

Integrates with GitHub CLI and npm to provide repository analysis, code discovery, file exploration, commit history tracking, and package metadata retrieval with intelligent caching and cross-tool workflow support.

Featured
View Source
361 stars
0 tools
Created Aug 2025
@bgauryy/bgauryy-octocode-octocode-mcp

About

Integrates with GitHub CLI and npm to provide repository analysis, code discovery, file exploration, commit history tracking, and package metadata retrieval with intelligent caching and cross-tool workflow support.

Categories

general

Installation

npm

npm install @bgauryy/bgauryy-octocode-octocode-mcp

Configuration

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