code-memory and heuristic-mcp

code-memory
51
Established
heuristic-mcp
44
Emerging
Maintenance 10/25
Adoption 13/25
Maturity 18/25
Community 10/25
Maintenance 10/25
Adoption 12/25
Maturity 18/25
Community 4/25
Stars: 24
Forks: 3
Downloads: 782
Commits (30d): 0
Language: Python
License: MIT
Stars: 21
Forks: 1
Downloads: 459
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
No risk flags

About code-memory

kapillamba4/code-memory

MCP server with local vector search for your codebase. Smart indexing, semantic search, Git history — all offline.

Implements a three-tier retrieval strategy (BM25 + dense vectors via SQLite-vec + AST parsing) across specialized tools that route queries by type—code definitions, architectural documentation, and Git history—powered by local sentence-transformers embeddings. Integrates as an MCP server with Claude Desktop, VS Code (Copilot/Continue), Gemini CLI, and Claude Code, supporting 8 languages with full AST extraction and 9+ with fallback whole-file indexing.

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