π¦
Fastmcp Python Repl Server
π A production-ready Python REPL MCP server using FastMCP + LangChain β deploy on Render in minutes!
0 installs
Trust: 34 β Low
Agents
Ask AI about Fastmcp Python Repl Server
Powered by Claude Β· Grounded in docs
I know everything about Fastmcp Python Repl Server. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
β‘ FastMCP Python REPL Server
π€ A powerful Python REPL server built with FastMCP β enabling LLMs (Claude, GPT-4, etc.) to execute Python code in real-time!
π What is this?
This is an MCP (Model Context Protocol) server that exposes a Python REPL as a tool. This means:
- π§ Your AI (Claude, GPT-4, etc.) can write AND run Python code
- π Perfect for data analysis, automation, and complex calculations
- β‘ Built on FastMCP for blazing fast performance
β¨ Features
- π Full Python REPL execution environment
- π§ MCP-compatible (works with Claude, OpenAI, any LLM)
- π¦ Easy to install and run
- π Sandboxed execution
- π HTTP server with SSE support
π¦ Installation
git clone https://github.com/Pokemon455/fastmcp-python-repl-server.git
cd fastmcp-python-repl-server
pip install -r requirements.txt
π Usage
python server.py
Then connect your LLM client to the MCP server endpoint!
π οΈ Tech Stack
- FastMCP β MCP server framework
- Python β REPL execution
- SSE β Real-time streaming
π Star this repo if it helped you!
π¨βπ» Author
Arbaz β AI/ML Developer
- GitHub: @Pokemon455
