mcpserver.lol
registry/compiler-explorer
Connection check verified live · 27h ago

compiler-explorer

Compile code with thousands of compilers, inspect the assembly, and share godbolt.org links

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

7 tools

Read from the running server on 27h ago.

compile read-only stdinsource*executefiltersoptionscompiler +5
Compile source code and return assembly output, stdout, and stderr
generate_short_url source*optionscompiler*language*libraries
Create a Compiler Explorer short URL for sharing code with compiler settings
get_shortlink_info read-only id*
Retrieve source and compiler config from a CE short URL. Compiler entries are returned in the `compile` tool's shape ({compiler, options, libraries:[{id, version}]}). Multi-pane sh…
list_compilers read-only leanmatchlanguagemaxResultsinstructionSetlatestPerMajor +1
List available compilers, optionally filtered by language
list_languages read-only
List supported languages. Each entry has `defaultCompiler` and `compilerCount`.
list_libraries read-only leanmatchlanguage*maxResults
List available libraries for a given programming language
lookup_asm_instruction read-only opcode*instruction_set*
Look up documentation for an assembly instruction