Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › octocode-mcp

octocode-mcp

Model Context Protocol (MCP) server for advanced GitHub repository analysis and code discovery. Provides AI assistants with powerful tools to search, analyze, and understand codebases across GitHub.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

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

Or smoke-test directly:

npx -y octocode-mcp

Details

Websitehttps://www.npmjs.com/package/octocode-mcp
GitHubgit+https://github.com/bgauryy/octocode-mcp.git
Licenseunknown
Pricingfree
Tagsai-tools anthropic claude cli-tool code-analysis code-discovery code-search codebase-exploration
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC