octocode-mcp and codebase-memory-mcp

These are **complements** — one provides real-time semantic search across repositories while the other builds a persistent knowledge graph for sub-millisecond local queries, so they address different query patterns (ad-hoc vs. repeated analysis) and can be combined for comprehensive codebase understanding.

octocode-mcp
70
Verified
codebase-memory-mcp
62
Established
Maintenance 20/25
Adoption 10/25
Maturity 24/25
Community 16/25
Maintenance 22/25
Adoption 10/25
Maturity 11/25
Community 19/25
Stars: 746
Forks: 58
Downloads:
Commits (30d): 35
Language: TypeScript
License: MIT
Stars: 585
Forks: 65
Downloads:
Commits (30d): 350
Language: C
License: MIT
No Dependents
No Package No Dependents

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 codebase-memory-mcp

DeusData/codebase-memory-mcp

MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms queries, 99% fewer tokens than grep. Single Go binary, no Docker, no API keys.

This tool helps developers understand their codebases more efficiently, especially when working with AI coding agents. It ingests your entire codebase, analyzing its structure across 66 programming languages, and outputs a persistent knowledge graph of functions, classes, and call chains. Developers, particularly those using AI agents for coding tasks, would use this to quickly query and visualize their project's architecture.

software-development code-analysis developer-tools AI-assisted-coding software-architecture

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