CPPCon MCP Server
Rank #51535glama/zzuse/mcp_compiler_explorer
An MCP server that enables users to compile C++ code and retrieve assembly output through the Compiler Explorer (godbolt.org) API. It supports standard tool calls and Server-Sent Events for streaming compilation status and results.
CPPCon MCP Server is a Model Context Protocol (MCP) server published by zzuse. It ranks #51535 of 58,832 servers tracked on MCP Toplist. CPPCon MCP Server is listed on Glama, and ships as a single rolling release with no explicit version metadata. It was first listed on Feb 13, 2026.
Ranks ahead of 7,297 of 58,832 servers on MCP Toplist.
Use CPPCon MCP Server
CPPCon MCP Server doesn’t publish a machine-readable install config. Follow the setup instructions in its repository ↗, or open one of its registry listings above.
Listed on 1 registry
zzuse
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is CPPCon MCP Server?
- An MCP server that enables users to compile C++ code and retrieve assembly output through the Compiler Explorer (godbolt.org) API. It supports standard tool calls and Server-Sent Events for streaming compilation status and results.
- Who maintains CPPCon MCP Server?
- CPPCon MCP Server is maintained by zzuse, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is CPPCon MCP Server an official MCP server?
- CPPCon MCP Server is not on the Official MCP Registry. It is listed on Glama.
- How many versions does CPPCon MCP Server have?
- CPPCon MCP Server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for CPPCon MCP Server?
- The source code for CPPCon MCP Server is hosted at github.com/zzuse/mcp_compiler_explorer.