Skip to content
UtilityHub Logo
UtilityHub
Document MIT Score: 80

Codebase Memory Mcp

High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.

Category: Document
License: MIT

01 // How It Works

By leveraging Python SDK / OpenAI API, the application isolates runtime dependencies while maintaining low-latency execution traces across multi-step LLM operations.

02 // Setup Guide

  1. 1

    Clone DeusData/codebase-memory-mcp from GitHub

  2. 2

    Install dependencies with pip install -r requirements.txt (or uv sync)

  3. 3

    Copy .env.example to .env and add your API keys

  4. 4

    Run the skill server and connect your AI client via stdio or HTTP

Related Skills

Anthropic Document Skills (PDF, DOCX, PPTX, XLSX)

Anthropic's official Claude Skills for working with document formats — fill, merge, and extract data from PDFs, Word files, PowerPoint decks, and Excel spreadsheets inside agent workflows.

Document MIT
93

Markitdown

Python tool for converting files and office documents to Markdown.

Document MIT
89

Graphify

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.

Document Apache-2.0
86

Related Projects