datalayer/mcp-compose
🔧 Compose Model Context Protocol (MCP) servers with management capabilities, REST API, and Web UI - Similar to Docker Compose
This project helps developers and MLOps engineers manage multiple Model Context Protocol (MCP) servers, which are used to host AI models, tools, and data sources. It takes various MCP servers as input and provides a unified interface, REST API, and web UI for monitoring and interacting with them. The primary users are developers building and deploying AI agent ecosystems or MLOps engineers orchestrating model services.
Available on PyPI.
Use this if you need to run, manage, and monitor several MCP servers simultaneously from a single control panel, especially for AI development or production deployments.
Not ideal if you are only running a single MCP server or do not require a unified management interface and orchestration capabilities.
Stars
7
Forks
5
Language
Python
License
BSD-3-Clause
Category
Last pushed
Mar 07, 2026
Commits (30d)
0
Dependencies
15
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/datalayer/mcp-compose"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
Kymo-MCP/mcpcan
MCPCAN is a centralized management platform for MCP services. It deploys each MCP service using...
crunchloop/mcp-devcontainers
MCP for devcontainers
manusa/podman-mcp-server
Model Context Protocol (MCP) server for container runtimes (Podman and Docker)
ravitemer/mcphub.nvim
An MCP client for Neovim that seamlessly integrates MCP servers into your editing workflow with...
leynier/mcp-sys-bridge
An implementation of the Model Context Protocol (MCP), acting as a simple bridge to native OS...