ForeverVM MCP サーバー
ForeverVM 用の MCP サーバー。Claude が Python REPL でコードを実行できるようになります。
ツール
create-python-repl
Python REPL を作成します。
戻り値: 新しい REPL の ID。
run-python-in-repl
Python REPL でコードを実行します。
必要な入力:
code
(文字列): Python REPL が実行するコード。replId
(文字列): コードを実行する REPL の ID。
戻り値: 実行されたコードの結果。
Claude Desktopでの使用
次のコマンドを実行します。
その他の MCP クライアントについては、ドキュメントを参照してください。
ローカルにインストールする(開発のみ)
MCP クライアントで、コマンドをnpm
に設定し、引数を次のように設定します。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
セッションレス コード インタープリター。
永続的に実行されるステートフル サンドボックスで AI 生成コードを安全に実行します。
Related Resources
Related MCP Servers
- -securityAlicense-qualityProvides code manipulation, execution, and version control capabilities. It allows AI assistants to read, write, and execute code while maintaining a history of changes.Last updated -9MIT License
- -securityFlicense-qualityA server that enables AI assistants to execute JavaScript code with persistent context through stateful REPL sessions, file operations, and package management features.
- -securityFlicense-qualityA secure Docker-based environment that allows AI assistants to safely execute code without direct access to the host system by running all code within isolated containers.Last updated -3
- AsecurityFlicenseAqualityEnables comprehensive browser automation through Browserless.io including PDF generation, screenshots, content extraction, performance audits, and web scraping with anti-detection capabilities. Provides a complete interface to browser automation tasks through natural language interactions.Last updated -154