Search for:
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.
Why 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.
Why this server?
This server offers basic arithmetic operations implemented in Python, serving as a simple example of a Python-based MCP server.
Why this server?
Similar to the previous entry, this is another MCP Calculator Server but might have a slightly different implementation that could be interesting to the user.
Why 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.
Why 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.
Why 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.
Why this server?
While not a Python REPL, this provides information about the current operating environment in windows which may be helpful
Why 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
Why 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.