jasondk/clangaroo
🦘 Clangaroo: Fast C++ code intelligence for LLMs via MCP
This tool helps C++ developers efficiently navigate and understand large C++ codebases when using AI coding assistants like Claude Code or Gemini CLI. It takes your C++ project's source code as input and provides your AI assistant with quick, accurate information about functions, classes, definitions, and call structures. This means your AI can spend less time searching and more time helping you write or debug code.
Use this if you are a C++ developer who uses AI coding assistants and finds them slow or ineffective at understanding the structure of your C++ projects.
Not ideal if you are not a C++ developer, do not use AI coding assistants, or if your AI coding assistant already has built-in support for Language Server Protocols.
Stars
21
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jan 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/jasondk/clangaroo"
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