Back to Categories
docker
Discover the best docker MCP servers for AI agents. Browse tools, use cases, installation guides, and integration documentation for docker-focused Model Context Protocol implementations.
6 results found
Shadcn UI MCP Server v4
Shadcn UI v4 MCP Server is an advanced MCP (Model Context Protocol) server designed to give AI assistants comprehensive access to shadcn/ui v4 components, blocks, demos, and metadata. It enables multi-framework support (React, Svelte, Vue, and React Native) with fast, cache-friendly access to component source code, demos, and directory structures, empowering AI-driven development workflows. The project emphasizes production-readiness with Docker Compose, SSE transport for multi-client deployments, and smart caching to optimize GitHub API usage while providing rich metadata and usage patterns for rapid prototyping and learning across frameworks.
MarkItDown MCP
MarkItDown-MCP is a lightweight MCP (Model Context Protocol) server provided as the markitdown-mcp package. It exposes a STDIO, Streamable HTTP, and SSE MCP server designed for calling MarkItDown to convert content to Markdown. The package focuses on simplicity and accessibility, enabling you to run the MCP server locally via a simple CLI, or in Docker for containerized workflows, with integration options for Claude Desktop. The core capability is exposed through a single tool, convert_to_markdown(uri), which accepts a URI in http:, https:, file:, or data: schemes to fetch content and convert it to Markdown. This MCP server is easy to install with pip and can be used in various transport modes, including STDIO and HTTP/SSE, making it a flexible choice for automations and integrations.
Featured
IO Aerospace MCP Server
IO Aerospace MCP Server is a production-ready Model Context Protocol (MCP) server designed for aerospace and astrodynamics calculations. It exposes a rich set of tools for celestial body ephemeris, orbital mechanics, DSN ground station operations, solar system object properties, and comprehensive unit and time system conversions. Built on the IO Aerospace Astrodynamics framework, this server delivers core algorithms for ephemerides, geometry, and time systems, enabling developers to integrate advanced aerospace calculations into local or hosted deployments. The project supports both modern streamable-HTTP transport and legacy SSE/STDIO configurations, with self-hosting options via Docker or native .NET deployments for flexible integration into existing ecosystems.
MCP Server Templates (Legacy)
MCP Server Templates (Legacy) is a flexible platform that provides Docker and Kubernetes backends, a lightweight CLI (mcpt), and client utilities for seamless MCP integration. It enables you to spin up servers from templates, route requests through a single endpoint with load balancing, and support both deployed (HTTP) and local (stdio) transports — all with sensible defaults and YAML-based configs. This legacy variant lays the groundwork for MCP integrations, while offering a clear upgrade path to the newer MCP Platform. The project emphasizes migration guidance to keep existing configurations working as you move to enhanced architecture and capabilities.
Magg: The MCP Aggregator
Magg is an MCP Aggregator – a meta-MCP server that manages, aggregates, and proxies multiple MCP servers. It acts as a central hub for discovering, configuring, and orchestrating MCP servers, allowing large language models to extend their capabilities at runtime. Magg exposes a suite of tools to search, add, configure, enable/disable, and proxy MCP servers and their tools, merging them under unified prefixes and persisting configurations across sessions. It also includes built-in health and status tools, Real-time Notifications, and MBro (MCP Browser) for interactive exploration, making it easier to compose, manage, and monitor complex MCP ecosystems. Whether you’re running stdio, HTTP, or hybrid transports, Magg provides flexible deployment modes, kit management, and secure access with optional JWT-based authentication.
MetaMCP
MetaMCP is a MCP proxy that lets you dynamically aggregate MCP servers into a unified MCP server, and apply middlewares. MetaMCP itself is a MCP server so it can be easily plugged into ANY MCP clients. It functions as an MCP Aggregator, Orchestrator, Middleware, and Gateway all in one docker image, enabling scalable, configurable hosting of multiple MCP servers behind a single endpoint with flexible authentication, tooling, and annotations. This README introduces core concepts such as MCP Server configurations, Namespaces, Endpoints, Middleware, Inspector, and Tool Overrides & Annotations, and provides quick-start guidance for running MetaMCP with Docker, building a development environment, and integrating with clients like Claude Desktop via proxies. It also covers MCP protocol compatibility, authentication options (including API keys, OAuth, and OIDC), and integration guidance for developers looking to remix MCP tool flows and middleware pipelines.