Submit

#containers

8 results found

A

Azure Mcp Servers

This directory showcases various Model Context Protocol (MCP) servers. These servers enable Large Language Models (LLMs) to securely access tools and data sources from Microsoft Azure.

K

Kilntainers

Kilntainers is an MCP server that gives LLM agents isolated Linux sandboxes for executing shell commands. 🧰 Multiple backends: Containers (Docker, Podman), cloud-hosted micro-VMs (Modal, E2B), and WebAssembly sandboxes (WASM BusyBox, or any WASM module). 🏝️ Isolated per agent: Every agent gets its own dedicated sandbox — no shared state, no cross-contamination. 🧹 Ephemeral: Sandboxes live for the duration of the MCP session, then are shut down and cleaned up automatically. 🔒 Secure by design: The agent communicates with the sandbox over MCP — it doesn’t run inside it. No agent API keys, code, or prompts are exposed to the sandbox. 🔌 Simple MCP interface: A single MCP tool, sandbox_exec, lets your agent run any Linux command. 📈 Scalable: Scale from a few agents on your laptop to thousands running in parallel in the cloud.

G

Getting Started with Remote MCP Servers using Azure Container Apps (Node.js/TypeScript)

This is a quick start guide that provides the basic building blocks to set up a remote Model Context Protocol (MCP) server using Azure Container Apps. The MCP server is built using Node.js and TypeScript, and it can be used to run various tools and services in a serverless environment.

P

Podman MCP Server

Model Context Protocol (MCP) server for container runtimes (Podman and Docker)

O

Oauth2 Authorization Server

OAuth2 Authorization Server with Spring Boot 3 and Java 24

K

Kubernetes MCP Server

Model Context Protocol (MCP) server for Kubernetes and OpenShift

© 2025 MCP.so. All rights reserved.

Build with ShipAny.