Public
Like
2
mcp-registry
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
main.tsx
https://cameronpak--bd5d4a648d7511f090510224a6c84d84.web.val.run
The official MCP registry was announced on September 8th, 2025.
This project aims to showcase what exists in the official registry.
- Val.Town & Deno
- Hono server
- Official MCP Registry API
- Webawesome components and icons
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