codebase-memory-mcp MCP Server — Claude & Cursor Integration
# codebase-memory-mcp MCP Server
## What is codebase-memory-mcp?
codebase-memory-mcp is a production-ready Model Context Protocol (MCP) server with 42,514 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install DeusData/codebase-memory-mcp
# Or manual
git clone https://github.com/DeusData/codebase-memory-mcp.git
cd codebase-memory-mcp
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** C
- **Stars:** ⭐ 42,514
- **Forks:** 🍴 3,471
- **License:** MIT
- **Updated:** 2026-09-07
- **Repo:** [DeusData/codebase-memory-mcp](https://github.com/DeusData/codebase-memory-mcp)