codebase-memory-mcp and cie

codebase-memory-mcp
62
Established
cie
44
Emerging
Maintenance 22/25
Adoption 10/25
Maturity 11/25
Community 19/25
Maintenance 10/25
Adoption 5/25
Maturity 13/25
Community 16/25
Stars: 585
Forks: 65
Downloads:
Commits (30d): 350
Language: C
License: MIT
Stars: 12
Forks: 6
Downloads:
Commits (30d): 0
Language: Go
License: AGPL-3.0
No Package No Dependents
No Package No Dependents

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

About cie

kraklabs/cie

Code Intelligence Engine — indexes your codebase and gives AI assistants deep understanding via MCP (semantic search, call graphs, 20+ tools)

Built on Go with Tree-sitter parsers for multi-language support, CIE uses an embedded CozoDB database with RocksDB backend for fast local indexing and querying without ever transmitting code externally. The engine reduces AI agent round-trips dramatically through structured call graph analysis and interface dispatch resolution, seamlessly integrating with Claude Code, Cursor, and any MCP client via stdio transport.

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