MCP Servers / development / mcp-cpp-project-indexer

mcp-cpp-project-indexer

JSON →
stdionone7development

Efficient, SQL-backed C++ project indexer designed for large codebases with low memory footprint.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: mcp-cpp-project-indexer
Tools
What this server exposes
find_symbol
Find a C++ symbol (function, class, data member) by name and return its exact source range location.
read_symbol
Read the exact source range of a previously located symbol by its symbol ID.
Configuration
Environment & auth
authnone
Resources
mcp-cpp-project-indexer — MCP Server · libregistry