G
code-sandbox-mcp
...
Created 1/26/2025byAutomata-Labs-team
About
An MCP server to create secure code sandbox environment for executing code within Docker containers. This MCP server provides AI applications with a safe and isolated environment for running code while maintaining security through containerization.
Language:
Go
Stars:
110
Forks:
15
Last updated: 3/23/2025
Publisher info
More MCP servers built with Go
https://github.com/patrickdappollonio/mcp-kubernetes-ro
mcp-kubernetes-ro is a Model Context Protocol (MCP) server providing read-only access to Kubernetes clusters for AI assistants. It enables AI models to list resources, get resource details, retrieve pod logs, discover API resources, and perform base64 encoding/decoding operations - all while maintaining security through read-only access.
By patrickdappollonio
GitKraken MCP
A CLI for interacting with GitKraken APIs. Includes an MCP server via gk mcp that not only wraps GitKraken APIs, but also Jira, GitHub, GitLab, and more.
By GitKraken
ocireg-mcp
An MCP (Model Context Protocol) server that provides tools for querying OCI registries and image references.
By StacklokLabs