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%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.csoai-org/code-executor-mcp
code-executor-mcp MCP server by MEOK AI Labs
0 tools
coder-mcp
High‑performance Managed Code Processor (MCP) server with AI‑powered code analysis and editing.
0 tools
mcp-aider-executor
Model Context Protocol (MCP) server to execute aider-specific code editing operations
0 tools
code-reviewer-ai-mcp
Code Reviewer Ai MCP server. Tools: review code, check security, suggest improvements. Built by MEOK AI Labs.
0 tools
fc-code-interpreter-mcp-server
Code Interpreter MCP Server - Secure code execution via E2B on Function Compute
0 tools
mcp-code-indexer
MCP server that tracks file descriptions across codebases, enabling AI agents to efficiently navigate and understand code through searchable
0 tools

How to use

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

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