1. Conduid
  2. Agents
  3. Fastmcp Python Repl Server
MCP server ยท Agents

Fastmcp Python Repl Server

๐Ÿค– A powerful Python REPL server built with FastMCP โ€” run code via LLM tools | OpenAI & Claude compatible

34Low

Scored 2 months ago ยท breakdown

About Fastmcp Python Repl Server

Fastmcp Python Repl Server is an MCP server in the Agents category: ๐Ÿค– A powerful Python REPL server built with FastMCP โ€” run code via LLM tools | OpenAI & Claude compatible. It has been installed 0 times through Conduid.

Install

Clone
git clone https://github.com/Pokemon455/fastmcp-python-repl-server

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

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.

Security checks

  • ยทREADME presentNot checked yet.
  • ยทLicense declaredNot checked yet.
  • ยทTests presentNot checked yet.
  • ยทDependencies pinnedNot checked yet.
  • ยทNo dynamic code executionNot checked yet.
  • ยทScoped permissionsNot checked yet.

README

โšก FastMCP Python REPL Server

Python FastMCP LLM License

๐Ÿค– 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!

GitHub stars


๐Ÿ‘จโ€๐Ÿ’ป Author

Arbaz โ€” AI/ML Developer

README mirrored from the source repository 2 months ago. The original is authoritative.

Questions

About Fastmcp Python Repl Server

How do I install Fastmcp Python Repl Server?

Run git clone https://github.com/Pokemon455/fastmcp-python-repl-server, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Fastmcp Python Repl Server safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Fastmcp Python Repl Server still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.