AgentRun icon

AgentRun

Provides secure and isolated Python code execution capabilities through an MCP server interface.

概要

This tool is an MCP (Model Context Protocol) server designed to safely execute Python code. Leveraging the AgentRun library, it runs code within isolated Docker containers, ensuring a clean and reproducible environment for each execution. It features automatic container lifecycle management, robust error handling, and a straightforward interface, making it ideal for integration with AI assistants and other developer tools requiring reliable and secure Python code execution.

主な機能

  • Each execution runs in a clean, isolated environment
  • Comprehensive error handling and logging
  • Simple MCP interface for AI assistants and tools
  • 0 GitHub stars
  • Execute Python code in isolated Docker containers
  • Automatic container lifecycle management with docker-compose

ユースケース

  • Integrating secure Python code execution into AI assistants and LLMs
  • Providing isolated environments for running untrusted or user-generated Python code
  • Automating Python script execution as part of a larger workflow or application
Advertisement

Advertisement