mcpbeat Sign in

Run Python MCP Server

answering

Run Python is answering right now. Last checked moments ago. It exposes 1 tools. Last commit 9 Sep 2026.

Run Python code from natural language prompts, with optional PyPI package install.

Uptime history 10 days of history · worst day 62%
10 days agonow
100.0%
Uptime 24h
92 of 92 checks
1
Tools
read from the server
534 ms
Response time
average over 24h
0
Stars
last commit 9 Sep 2026

What the code does

We read the source, 21 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command run-python/app.py:182
        result = subprocess.run(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add run-python --transport http https://next.hal9.ai/mcp/mcpbuild/run-python
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "run-python": {
      "url": "https://next.hal9.ai/mcp/mcpbuild/run-python"
    }
  }
}
~/.codex/config.toml
[mcp_servers.run-python]
url = "https://next.hal9.ai/mcp/mcpbuild/run-python"
.cursor/mcp.json
{
  "mcpServers": {
    "run-python": {
      "url": "https://next.hal9.ai/mcp/mcpbuild/run-python"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "run-python": {
      "url": "https://next.hal9.ai/mcp/mcpbuild/run-python"
    }
  }
}

Available tools 1

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

chat
chat
Run Python code from natural language prompts, with optional PyPI package install

Endpoints

URLTransportStateLatencyChecked
https://next.hal9.ai/mcp/mcpbuild/run-python streamable-http answering 662 ms 0 min ago

Alternatives to Run Python

same job, measured the same way
Claude Code Conversation Search MCP
by tonysimonovsky

Search Claude Code conversation history with natural language queries across all projects

76 installs/wk local only
Trayd MCP
by teamtrayd

Trade Robinhood through natural language in Claude Code.

answering
Language Coach
by art-crazy

Language coaching in Codex with durable per-account memory on en-ai.ru.

answering
Orca MCP Server
by jascal

Go from natural language to verified finite state machines — topology bugs caught before code runs.

48 installs/wk local only
AI Diagram Maker
by erajasekar

Generate software diagrams from natural language, code, ASCII, images, Mermaid.

47 installs/wk local only
tdmcp — TouchDesigner MCP server
by pantani

Build real visual systems in TouchDesigner from plain language with Claude, Cursor or Codex.

141 installs/wk local only
Cdbx
by cdbx

Build Apps and run code in 30 languages — sandboxed, with persistent sessions for agent loops.

answering
QuintaDB
by quintadb

No-code databases, forms, portals and AI sites. Manage records and automation via natural language.

124 tools answering

Run Python — questions

Answers built from our own checks of this server.

What can Run Python do?
It exposes 1 tools, read directly from the server on our last check. Among them: chat. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Run Python working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 534 ms. The bar chart above shows every period we have measured.
How do I connect Run Python?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Run Python need an API key?
No. Run Python completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Run Python?
It answers our handshake in 534 ms on average, which is faster than 26% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Run Python open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.