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
MCP Yeoman Server
Search for and run Yeoman generator templates programmatically.
Nextflow Developer Tools
An MCP server for Nextflow development and testing, which requires a local clone of the Nextflow Git repository.
MCP Tool Poisoning Attacks
A Node.js project demonstrating MCP client and server interactions for tool poisoning attacks, requiring an Anthropic API key.
llm-context
Share code context with LLMs via Model Context Protocol or clipboard.
APIWeaver
A universal bridge to convert any web API into an MCP server, supporting multiple transport types.
MCP WordPress Post Server
Manage WordPress posts and upload images directly from file paths.
Kapture
A Chrome DevTools Extension that enables browser automation through the Model Context Protocol (MCP) for AI applications.
TypeScript Migrator MCP
Migrate JavaScript files to TypeScript with customizable conversion rules.
Snowfort Circuit MCP
Automate web browsers and Electron desktop applications for AI coding agents.
Remote MCP Server (Authless)
A remote MCP server deployable on Cloudflare Workers without authentication.