Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 316 Bytes

File metadata and controls

11 lines (7 loc) · 316 Bytes

Secure Python MCP Server

A lightweight MCP (Model Context Protocol) server that executes Python code in isolated Docker containers. Each code snippet runs safely with no network access and limited resources.

##Requirements

  • Go
  • Docker installed and running
  • jq for testing (optional)

alt text