Why this server?
This server provides an interactive Python REPL environment, allowing users to execute Python code and access session history, which directly addresses the user's request for using Python REPL.
Flicense-qualityCmaintenanceProvides an interactive Python REPL environment that maintains persistent session state, allowing users to execute Python code and access session history.Last updated55Why this server?
While primarily for Word document manipulation, this server showcases a Python application for interacting with .docx files via an API, providing a Python-based environment relevant to the user's request.
Flicense-qualityCmaintenanceA Python application that allows creating and editing Microsoft Word (.docx) documents through an API, built with FastMCP for interacting with Word documents.Last updated2Why this server?
This server enables the execution of arbitrary Python code directly through the desktop Claude app, beneficial for users wanting to run Python scripts from within Claude, closer to a REPL experience.

Fused MCP Agentsofficial
Alicense-qualityCmaintenanceA Python-based MCP server that allows Claude and other LLMs to execute arbitrary Python code directly through your desktop Claude app, enabling data scientists to connect LLMs to APIs and executable code.Last updated26MITWhy this server?
Implements a Python wrapper & MCP server for the rqbit API which could be useful as a basis for the users project even though it is not directly related to running Python.
AlicenseBqualityBmaintenancePython wrapper & MCP server for the rqbit APILast updated83MITWhy this server?
This server enables file system operations, allowing file creation, reading, and listing. Though not a REPL itself, the ability to manipulate files from the MCP interface might be relevant for the user.
FlicenseDqualityCmaintenanceEnables AI models to perform file system operations (reading, creating, and listing files) on a local file system through a standardized Model Context Protocol interface.Last updated3Why this server?
While not a Python REPL, this provides information about the current operating environment in windows which may be helpful
AlicenseAqualityCmaintenanceGet information about the current operating environmentLast updated2810MITWhy this server?
Node.js implementation of the Model Context Protocol server using SQLite, providing a npx-based alternative for environments lacking Python's UVX runner
Alicense-qualityCmaintenanceA Node.js implementation of the Model Context Protocol server using SQLite, providing a npx-based alternative for environments lacking Python's UVX runner.Last updated61917MITWhy this server?
Create sandboxed local development environments directly from Github and execute tests, see coverage and more! Supports Python, Node, Bun and many test runners.
FlicenseBqualityCmaintenanceCreate sandboxed local development environments directly from Github and execute tests, see coverage and more! Supports Python, Node, Bun and many test runners.Last updated427