Skip to content

Commit 517ced4

Browse files
committed
Cleanup old servers
Signed-off-by: Mihai Criveti <crivetimihai@gmail.com>
1 parent a2c8d74 commit 517ced4

File tree

1 file changed

+1
-3
lines changed
  • mcp-servers/python/python_sandbox_server

1 file changed

+1
-3
lines changed

mcp-servers/python/python_sandbox_server/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Python Sandbox MCP Server
22

3-
> Author: Mihai Criveti
4-
5-
A highly secure MCP server for executing Python code in sandboxed environments. Combines RestrictedPython for AST-level code transformation with optional gVisor container isolation for maximum security. Now powered by **FastMCP** for enhanced type safety and automatic validation!
3+
An MCP server for executing Python code in sandboxed environments. Combines RestrictedPython for AST-level code transformation with optional gVisor container isolation for maximum security. Now powered by **FastMCP** for enhanced type safety and automatic validation!
64

75
## Features
86

0 commit comments

Comments
 (0)