development MCP Server
MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturally across public & private repos based on your permissions | Transform any accessible codebase/s into AI-optimized knowledge on simple and complex flows | Find real implementations and live docs from anywhere
Discovered via unknown and last synced 2mo ago.
1. Install the package
npx octocode-mcp@latest
2. Add to claude_desktop_config.json
{
"mcpServers": {
"octocode-monorepo": {
"command": "npx",
"args": [
"octocode-monorepo"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Purpose
What it does
Tools
What it does
`githubSearchCode` · `githubSearchRepositories` · `githubSearchPullRequests` · `githubGetFileContent` · `githubViewRepoStructure` · `githubCloneRepo`
`localSearchCode` (ripgrep) · `localFindFiles` · `localGetFileContent` · `localViewStructure`
`lspGotoDefinition` · `lspFindReferences` · `lspCallHierarchy`
Design personalized learning plans for skills, topics, and career development
cc-skill-strategic-compact workflow skill. Use this skill when the user needs Development skill from everything-claude-code and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
debugging-toolkit-smart-debug workflow skill. Use this skill when the user needs working with debugging toolkit smart debug and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
Database Workflow Bundle workflow skill. Use this skill when the user needs Database development and operations workflow covering SQL, NoSQL, database design, migrations, optimization, and data engineering and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
Learn how to use the azure-functions-v3 Claude skill. Complete guide with installation instructions and examples.
Learn how to use the 2d-games Claude skill. Complete guide with installation instructions and examples.
Learn how to use the ai-sdr Claude skill. Complete guide with installation instructions and examples.