pottekkat / sandbox-mcpLinks
A Model Context Protocol (MCP) server that enables LLMs to run ANY code safely in isolated Docker containers.
☆87Updated 6 months ago
Alternatives and similar repositories for sandbox-mcp
Users that are interested in sandbox-mcp are comparing it to the libraries listed below
Sorting:
- Shared Memory Storage for Multi-Agent Systems☆136Updated 5 months ago
- wanna develop an app ❓☆112Updated last month
- Pure Rust implementation of MCP server for headless terminal☆193Updated last week
- Claude Code with any LLM☆234Updated 3 months ago
- next-generation AI memory infrastructure (powered by mem0 and graphiti)☆162Updated 3 months ago
- All-in-one MCP server that can connect your AI agents to any native endpoint, powered by UTCP☆178Updated 2 weeks ago
- A MCP server allowing LLM agents to easily connect and retrieve data from any database☆99Updated 4 months ago
- Enable tool/function calling for any LLM, in OpenAI and Ollama API formats, adding universal function calling to models without native su…