Skip to main content
Glama

C++ MCP Server

by kandrwmrtn
.gitignore246 B
# Virtual environment mcp_env/ # MCP cache contents (but keep the folder) .mcp_cache/* !.mcp_cache/.gitkeep # Local tool state .claude/ .mcp.json # Python build artifacts __pycache__/ *.py[cod] # Downloaded libclang binaries lib/**/libclang*

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kandrwmrtn/cplusplus_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server