Browse/development/CPPCon MCP Server

CPPCon MCP Server

by zzuse · Added 9d ago

Install

git clone https://github.com/zzuse/mcp_compiler_explorer

About

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.

Tags

developmentmcp-serverglama