A lightweight, self-hosted MCP registry proxy that exposes a curated subset of the GitHub MCP registry. Deployed to Vercel.
https://mini-mcp-registry.vercel.app
Add a server using its ID from the GitHub MCP registry:
npm run add-server -- com.figma.mcp/mcpRemove a server:
npm run remove-server -- com.figma.mcp/mcpBoth scripts rebuild the static JSON files automatically. Commit and push to deploy via Vercel.
npm install
npm run dev # start dev server at http://localhost:5173
npm run build # fetch latest server data + build