Back to search
30
MCP

compiler-explorer-mcp

pypi/compiler-explorer-mcp

MCP server allowing LLMs to interact remotely with compilers

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_torshepherd-compiler-explorer-mcp
MCP server allowing LLMs to interact remotely with compilers
0 tools
linux-mcp-server
Tools to allow LLM clients to interact with Linux systems remotely
0 tools
mcp-client-llm
MCP server for the LLMs
0 tools
evm-mcp-server
MCP server that provides LLMs with tools for interacting with EVM networks
0 tools
Filesystem MCP
MCP Server that enables LLMs to interact with the local filesystem.
0 tools
hive-mind-mcp
MCP Server for orchestrating LLM interactions
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "compiler-explorer-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}