File size: 112 Bytes
28c171b
 
 
1
2
3
"""MCP Code Executor - FastAPI application for executing Python code via MCP protocol."""

__version__ = "1.0.0"