[Phase 0] Infrastructure - Docker Compose for self-hosted MCP servers #58
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User Story
As a developer, I need all MCP servers running in Docker containers so that my host machine stays clean.
Acceptance Criteria
Why Docker Only
All 131 MCP servers from API-mega-list are Apify cloud actors (pay-per-event, require API token).
Only these 3 are truly self-hostable with Docker:
Playwright MCP - microsoft/playwright-mcp (Apache 2.0)
AntV Chart MCP - antvis/mcp-server-chart (MIT)
CVE Search - cve-search (MIT)
Files to Create