Best Compiler Explorer MCP Servers
Compiler Explorer is an interactive online tool that shows the assembly output of compiled C++, Rust, Go (and many other languages) code.
Why this server?
Connects LLMs to the Compiler Explorer API, enabling code compilation, exploring compiler features, analyzing optimizations, and comparing assembly output across different compilers, optimization levels, and programming languages.
AlicenseAqualityDmaintenanceA Model Context Protocol server that connects LLMs to the Compiler Explorer API, enabling them to compile code, explore compiler features, and analyze optimizations across different compilers and languages.515MITWhy this server?
Enables C++ code compilation, assembly inspection, baseline-relative assembly comparison, execution of Compiler Explorer analyzers, and creation/inspection of persistent shortlinks via a Compiler Explorer backend.
AlicenseAqualityBmaintenanceA bounded MCP server for C++ analysis through Compiler Explorer, providing compiler discovery, compilation, assembly comparison, analyzers, and shortlink sharing.9MITWhy this server?
Provides access to the Godbolt Compiler Explorer REST API, enabling compilation and assembly inspection for multiple languages and compilers.
Alicense-qualityDmaintenanceEnables compiling source code and exploring assembly outputs via the Godbolt Compiler Explorer API. Supports multiple languages, compilers, and optimization levels.4MITWhy this server?
Provides an interface to the Compiler Explorer (godbolt.org) API to compile code and fetch assembly results through a Model Context Protocol tool.
Flicense-qualityDmaintenanceAn 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.