kandrwmrtn/cplusplus_mcp
An MCP (Model Context Protocol) server for analyzing C++ codebases using libclang.
This tool helps C++ developers analyze their codebases by providing a semantic understanding of the code to AI assistants like Claude. Instead of keyword-based searches, it processes your C++ project files and offers detailed information about classes, functions, and their relationships. The end-user is a C++ developer who uses AI assistants for code comprehension and navigation tasks.
No commits in the last 6 months.
Use this if you are a C++ developer who wants your AI assistant to understand your codebase's structure, inheritance, and call graphs, similar to how an IDE would.
Not ideal if you are not working with C++ code or do not use an AI assistant like Claude for code analysis.
Stars
24
Forks
3
Language
Python
License
MIT
Category
Last pushed
Sep 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/kandrwmrtn/cplusplus_mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bgauryy/octocode-mcp
MCP server for semantic code research and context generation on real-time using LLM patterns |...
DeusData/codebase-memory-mcp
MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms...
Azure-Samples/snippy
🧩 Build AI-powered MCP Tools with Azure Functions, Durable Agents & Cosmos vector search....
aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI...
wrale/mcp-server-tree-sitter
MCP Server for Tree-sitter