M
Web and Python Sandbox

Web and Python Sandbox

mcp server

Description

MCP Server provides tools for AI assistants to access web content and execute Python code in a sandboxed environment. Built by Tom Foster, it implements both web and Python tools over the Model Context Protocol, supporting both stdio and Server-Sent Events (SSE) transports. The web tool can convert HTML to markdown, extract links, or retrieve raw content, while the Python tool executes code with appropriate resource limits and security constraints. The implementation is containerized with Docker, includes comprehensive testing, and is particularly valuable for AI assistants that need to verify information online or demonstrate working code examples.

Server Details

Added

April 21, 2025