Back to search
30
MCP

code-execution-mcp

pypi/code-execution-mcp

MCP server exposing Agent Zero's code execution capabilities

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

Similar MCP servers embedding-nearest

iflow-mcp_agent0ai-code-execution-mcp
MCP server exposing Agent Zero's code execution capabilities
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools
io.github.csoai-org/code-executor-mcp
code-executor-mcp MCP server by MEOK AI Labs
0 tools
jupyter-code-executor-mcp-server
Jupyter code executor mcp server
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
code-explorer-mcp
Local MCP code exploration server prototypes
0 tools

How to use

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

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