ForeverVM
Run Python in a code sandbox.
ForeverVM MCP Server
MCP Server for ForeverVM, enabling Claude to execute code in a Python REPL.
Tools
create-python-repl
- Create a Python REPL.
- Returns: ID of the new REPL.
run-python-in-repl- Execute code in a Python REPL.
- Required Inputs:
code(string): code that the Python REPL will run.replId(string): ID of the REPL to run the code on.
- Returns: Result of the code executed.
Usage with Claude Desktop
Run the following command:
npx forevervm-mcp install --claude
For other MCP clients, see the docs.
Installing locally (for development only)
In the MCP client, set the command to npm and the arguments to:
["--prefix", "<path/to/this/directory>", "run", "start", "run"]
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Scout Monitoring MCP
ผู้สนับสนุนPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
ผู้สนับสนุนAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Package README Core MCP Server
Automatically detects package managers and routes requests to appropriate MCP servers for unified package documentation access.
Glide API
Interact with the Glide API to build applications from data sources like Google Sheets.
Configurable Command MCP Server
A flexible MCP server that executes arbitrary command-line tools defined in a configuration file.
DocsFetcher
Fetches package documentation from various language ecosystems without requiring API keys.
Zeek-MCP
Integrates Zeek network analysis with conversational AI clients. Requires an external Zeek installation.
TeamCity MCP Server
MCP server for JetBrains TeamCity with 87 tools for builds, tests, agents, and CI/CD pipeline management.
MCP Crash Course
A simple demonstration of the MCP Python SDK.
PydanticRPC
A Python library for building gRPC/ConnectRPC services with Pydantic models, featuring automatic protobuf generation and AI assistant tool exposure.
Criage MCP Server
An MCP server for the Criage package manager, providing full client functionality via the MCP protocol.
Kubernetes Automated Installation
An agent for automatically installing Kubernetes in a Rocky Linux environment using MCP.