Fork from https://github.com/DeusData/codebase-memory-mcp Go 实现,提供代码库记忆功能的 MCP 服务器 |
||
|---|---|---|
| .. | ||
| src/codebase_memory_mcp | ||
| tests | ||
| README.md | ||
| pyproject.toml | ||
README.md
codebase-memory-mcp
mcp-name: io.github.DeusData/codebase-memory-mcp
Fast code intelligence engine for AI coding agents. Indexes an average repository in milliseconds, the Linux kernel (28M LOC) in 3 minutes. Answers structural queries in under 1ms.
This package installs the codebase-memory-mcp binary from GitHub Releases. The binary is downloaded on first run and cached in your OS cache directory.
Installation
pip install codebase-memory-mcp
# or
pipx install codebase-memory-mcp
Usage
codebase-memory-mcp install # configure your coding agents
codebase-memory-mcp --help
Supported platforms
| OS | Architecture |
|---|---|
| macOS | arm64, amd64 |
| Linux | arm64, amd64 |
| Windows | amd64 |