Back to directory
forevervm-mcp

forevervm-mcp

@jamsocket228

An MCP server for ForeverVM that allows Claude to execute code within a Python REPL.

python replcode executionclaudetool

Installation & Configuration

{
  "mcpServers": {
    "forevervm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "forevervm-mcp-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
javascript
Created
2025/1/18
Updated
2026/5/2