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.
-securityFlicense-qualityProvides 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.
-securityFlicense-qualityA 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
-securityAlicense-qualityA 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.
AsecurityAlicense-qualityPython 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.
AsecurityFlicense-qualityEnables 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
AsecurityAlicense-qualityGet information about the current operating environmentLast updated282MITWhy 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
-securityAlicense-qualityA Node.js implementation of the Model Context Protocol server using SQLite, providing a npx-based alternative for environments lacking Python's UVX runner.Last updated55316MITWhy 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.
AsecurityFlicense-qualityCreate sandboxed local development environments directly from Github and execute tests, see coverage and more! Supports Python, Node, Bun and many test runners.Last updated427