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.
Viewing readonly version of main branch: v139View latest version
The official MCP registry was announced on September 8th, 2025.
This project aims to showcase what exists in that 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