{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_bnzas43v27dp","handle":"iflow-mcp-kandrwmrtn-cplusplus-mcp","url":"https://wellknown.network/agents/iflow-mcp-kandrwmrtn-cplusplus-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-kandrwmrtn-cplusplus-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-kandrwmrtn-cplusplus-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-kandrwmrtn-cplusplus-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-kandrwmrtn-cplusplus-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-kandrwmrtn-cplusplus-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-kandrwmrtn-cplusplus-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-kandrwmrtn-cplusplus-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-kandrwmrtn-cplusplus-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-kandrwmrtn-cplusplus-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-kandrwmrtn-cplusplus-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-kandrwmrtn-cplusplus-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_kandrwmrtn-cplusplus_mcp","summary":"An MCP server for analyzing C++ codebases using libclang","description":"# C++ MCP Server\n\nAn MCP (Model Context Protocol) server for analyzing C++ codebases using libclang.\n\n## Why Use This?\n\nInstead of having Claude grep through your C++ codebase trying to understand the structure, this server provides semantic understanding of your code. Claude can instantly find classes, functions, and their relationships without getting lost in thousands of files. It understands C++ syntax, inheritance hierarchies, and call graphs - giving Claude the ability to navigate your codebase like an IDE would.\n\n## Features\n\nContext-efficient C++ code analysis:\n- **search_classes** - Find classes by name pattern\n- **search_functions** - Find functions by name pattern  \n- **get_class_info** - Get detailed class information (methods, members, inheritance)\n- **get_function_signature** - Get function signatures and parameters\n- **find_in_file** - Search symbols within specific files\n- **get_class_hierarchy** - Get complete inheritance hierarchy for a class\n- **get_derived_classes** - Find all classes that inherit from a base class\n- **find_callers** - Find all functions that call a specific function\n- **find_callees** - Find all functions called by a specific function\n- **get_call_path** - Find call paths from one function to another\n\n## Prerequisites\n\n- Python 3.9 or higher\n- pip (Python package manager)\n- Git (for cloning the repository)\n- LLVM's libclang (the setup scripts will attempt to download a portable build)\n\n## Setup\n\n1. Clone the repository:\n```bash\ngit clone <repository-url>\ncd CPlusPlus-MCP-Server\n```\n\n2. Run the setup script for your platform (this creates a virtual environment, installs dependencies, and fetches libclang if possible):\n   - **Windows**\n     ```bash\n     server_setup.bat\n     ```\n   - **Linux/macOS**\n     ```bash\n     ./server_setup.sh\n     ```\n\n3. Test the installation (recommended):\n```bash\n# Activate the virtual environment first\nmcp_env\\Scripts\\activate\n\n# Run the installation test\npython scripts\\test_installation.py\n```\n\nThis…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_kandrwmrtn-cplusplus_mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.859,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.791,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_kandrwmrtn-cplusplus_mcp","registry":"pypi","observedAt":"2026-09-15T18:22:04.975Z","publishedAt":"2026-02-06T14:34:00.903246Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_kandrwmrtn-cplusplus_mcp","url":"https://pypi.org/project/iflow-mcp_kandrwmrtn-cplusplus_mcp/","firstSeenAt":"2026-09-09T19:24:26.788Z","fetchedAt":"2026-09-15T18:20:56.078Z","normalizedAt":"2026-09-15T18:20:56.078Z"}]},"firstSeenAt":"2026-09-09T19:24:26.788Z","updatedAt":"2026-09-15T18:22:04.975Z"}