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

Not currently ranked — collecting fresh signals.
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.
Frequently asked
- What is manojmallick/sigmap?
- MCP server that extracts function/class signatures from codebases to reduce token usage when working with AI coding assistants.
- Is sigmap open source?
- Yes — manojmallick/sigmap is open source, released under the MIT license.
- What language is sigmap written in?
- manojmallick/sigmap is primarily written in JavaScript.
- How popular is sigmap?
- manojmallick/sigmap has 599 stars on GitHub.
- Where can I find sigmap?
- manojmallick/sigmap is on GitHub at https://github.com/manojmallick/sigmap.