Skip to content
Back to search
30
MCP

code-executor-mcp

pypi/code-executor-mcp

MCP server for code executor. Features execute code, run command, run tests. From MEOK AI Labs.

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

How to use

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

{
  "mcpServers": {
    "code-executor-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}