octocode-mcp and codegraph

These are complements: octocode-mcp provides natural language semantic search across codebases while codegraph provides structural dependency analysis and complexity metrics, so they address different aspects of code understanding that could be combined in a comprehensive code intelligence workflow.

octocode-mcp
70
Verified
codegraph
44
Emerging
Maintenance 20/25
Adoption 10/25
Maturity 24/25
Community 16/25
Maintenance 10/25
Adoption 7/25
Maturity 20/25
Community 7/25
Stars: 746
Forks: 58
Downloads:
Commits (30d): 35
Language: TypeScript
License: MIT
Stars: 27
Forks: 2
Downloads:
Commits (30d): 0
Language: JavaScript
License: Apache-2.0
No Dependents
No risk flags

About octocode-mcp

bgauryy/octocode-mcp

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

This project helps software developers enhance their AI assistants by providing a comprehensive understanding of codebases. It takes code from GitHub, GitLab, and local repositories and processes it to allow AI assistants to perform tasks like code search, understanding implementations, and reviewing pull requests with deep context. This tool is for software engineers, tech leads, or engineering managers who want their AI assistants to operate with the expertise of a senior staff engineer.

software-development code-analysis AI-engineering developer-tools codebase-management

About codegraph

optave/codegraph

Code intelligence CLI — function-level dependency graph across 11 languages, 30-tool MCP server for AI agents, complexity metrics, architecture boundary enforcement, CI quality gates, git diff impact with co-change analysis, hybrid semantic search. Fully local, zero API keys required.

This tool helps software developers and architects maintain code quality and understand complex codebases, especially when working with AI agents. It analyzes your entire codebase to create a detailed map of how functions connect and depend on each other. This map helps catch structural problems early, leading to more robust code and fewer review cycles.

code-quality software-architecture developer-workflow ai-powered-development code-review

Scores updated daily from GitHub, PyPI, and npm data. How scores work