The official MCP registry was announced on September 8th, 2025.
This project aims to showcase what exists in that registry.
This project is available on Val.Town and can be accessed at: https://cameronpak-mcp-registry.web.val.run
This server acts as a proxy for the official MCP Registry API, allowing you to access registry endpoints through this server. All requests are forwarded to https://registry.modelcontextprotocol.io
.
GET /v0/servers
- List ServersGET /v0/servers/{id}
- Get ServerPOST /v0/publish
- Publish ServerGET /v0/health
- Health checkGET /v0/ping
- Ping the registryGET /docs
- Redirect to official API documentation