Servers
MCP‑Collection
@erhardtconsulting
Collection of MCP servers with integrated supergateway
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-collection": {
"command": "docker",
"args": [
"pull",
"ghcr.io/erhardtconsulting/mcp‑collection:1.0.0"
]
}
}
}