Back to search
30
MCP

fc-code-interpreter-mcp-server

pypi/fc-code-interpreter-mcp-server

Code Interpreter MCP Server - Secure code execution via E2B on Function Compute

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

Similar MCP servers embedding-nearest

code-sandbox-mcp
MCP server for E2B code sandbox - Execute code and commands in secure E2B sandboxes
0 tools
jupyter-interpreter-mcp
A Jupyter-based MCP server for code interpretation
0 tools
code-understanding-mcp-server
MCP server for code understanding and context generation
0 tools
code-executor-mcp
MCP server for code executor. Features execute code, run command, run tests. From MEOK AI Labs.
0 tools
code-interpreter-mcp-server
code-interpreter-mcp-server
0 tools
iflow-mcp_mcp-python-interpreter
MCP server for Python code execution and environment management
0 tools

How to use

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

{
  "mcpServers": {
    "fc-code-interpreter-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}