Back to search
30
MCP

kython-mcp

pypi/kython-mcp

Python interpreter MCP server with process-based sessions

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

Similar MCP servers embedding-nearest

ipython-mcp
MCP Server for IPython kernel integration
0 tools
jupyter-interpreter-mcp
A Jupyter-based MCP server for code interpretation
0 tools
kl-mcp-client
MCP Client for Python
0 tools
iflow-mcp_mcp-python
MCP server providing a Python REPL with persistent session
0 tools
gpt-researcher-mcp
A MCP server project
0 tools
mcpbind-pycli-mcp
MCP Server Package: pycli_mcp
0 tools

How to use

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

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