# MCP Registry Server MCP server

Publish and discover MCP servers via the official MCP Registry. Powered by HAPI MCP server.

## Links
- Registry page: https://www.getdrio.com/mcp/ai-com-mcp-registry
- Repository: https://github.com/modelcontextprotocol/registry
- Website: https://run.mcp.com.ai

## Install
- Endpoint: https://registry.run.mcp.com.ai/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://registry.run.mcp.com.ai/mcp

## Tools
- getV01Servers (List MCP servers) - List MCP servers - Returns a list of all registered MCP servers Endpoint: https://registry.run.mcp.com.ai/mcp
- getV01ServersServerNameVersions (List all versions of an MCP server) - List all versions of an MCP server - Returns all available versions for a specific MCP server, ordered by publication date (newest first) Endpoint: https://registry.run.mcp.com.ai/mcp
- getV01ServersServerNameVersionsVersion (Get specific MCP server version) - Get specific MCP server version - Returns detailed information about a specific version of an MCP server. Use the special version `latest` to get the latest version. Endpoint: https://registry.run.mcp.com.ai/mcp

## Resources
- http://localhost:3000/registry.json - The OpenAPI specification for this API MIME type: application/json
- http://localhost:3000/.well-known/bearer-protected-resource - Bearer Protected Resource Metadata for authorization server discovery MIME type: application/json

## Prompts
- system - System prompt for API interaction

## Metadata
- Owner: ai.com.mcp
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jan 10, 2026
- Source: https://registry.modelcontextprotocol.io
