codebase-memory-mcp and heuristic-mcp

codebase-memory-mcp
63
Established
heuristic-mcp
44
Emerging
Maintenance 25/25
Adoption 10/25
Maturity 9/25
Community 19/25
Maintenance 10/25
Adoption 12/25
Maturity 18/25
Community 4/25
Stars: 585
Forks: 65
Downloads: —
Commits (30d): 317
Language: C
License: MIT
Stars: 21
Forks: 1
Downloads: 459
Commits (30d): 0
Language: JavaScript
License: MIT
No Package No Dependents
No risk flags

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.

Builds an AST-based knowledge graph using tree-sitter parsers with optional LSP-style type resolution for Go, C, and C++, persisting the graph to in-memory SQLite for sub-millisecond structural queries. Indexes codebases at extreme speed through RAM-first pipeline with LZ4 compression and fused Aho-Corasick pattern matching, completing the Linux kernel in 3 minutes. Implements the Model Context Protocol with 14 tools including architecture analysis, call graph tracing, impact mapping from git diffs, and Cypher-like graph queries—integrating with 10 coding agents (Claude Code, Zed, Gemini CLI, and others) through automatic MCP configuration on install.

About heuristic-mcp

softerist/heuristic-mcp

Enhanced MCP server for semantic code search with call-graph proximity, recency ranking, and find-similar-code. Built for AI coding assistants.

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