manojmallick/sigmap
MCP server that extracts function/class signatures from codebases to reduce token usage when working with AI coding assistants.

Velocity · 7d
+7.4
★ / day
Trend
→steady
star history
SigMap indexes codebases to extract function and class signatures, then serves only the most relevant files to AI coding assistants based on queries. It operates as an MCP server compatible with the Model Context Protocol, supporting tools like Claude, GPT-4, Copilot, Cursor, and VSCode. The tool is dependency-free, supports 31 programming languages, and claims 97% token reduction by avoiding feeding entire repositories to LLMs.