Compile source code with specific compilers and options to generate assembly, analyze output, and manage dependencies using the Compiler Explorer MCP server.
Find available compiler versions by searching with a regular expression to match compiler names, returning detailed compiler information for development and analysis.
Retrieve compiler versions by specifying a regex pattern to match compiler names. Returns a list of compilers with IDs, names, and version strings for easy identification and selection.
Compile source code with specified compilers and options to generate assembly output, test compiler behavior, and analyze compilation results across different programming languages.
A 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.
Enables compilation of Delphi (RAD Studio) Object Pascal projects through natural language commands. Supports automatic Debug/Release builds for Win32 and Win64 platforms using the native Delphi compiler toolchain.
A command-line interface and API that allows users to analyze and visualize AWS cloud spending data by enabling Claude to query AWS Cost Explorer through natural language conversations.