Data-Everything/MCP-Platform
A flexible platform that provides Docker & Kubernetes backends, a lightweight CLI (mcpt), and client utilities for seamless MCP integration. 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
Platform-specific configuration:
{
"mcpServers": {
"MCP-Platform": {
"command": "npx",
"args": [
"-y",
"MCP-Platform"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...