🔧

codemogger

🔧MCP Server

glommer/codemogger

VibeIndex|
What it does
|

Code indexing library for AI coding agents that parses source code with tree-sitter, chunks it into semantic units, and stores everything in a single SQLite file with vector and full-text search — no Docker, no server, no API keys required.

glamalocal

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub
claude mcp add codemogger -- npx -y codemogger mcp
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "codemogger": { "command": "npx", "args": ["...
312
Last UpdatedMar 9, 2026