This server wraps the official MCP Registry API so you can query available servers programmatically from within your AI assistant. It exposes tools to list all registered servers with search filters, fetch version histories for specific packages, pull detailed metadata for any server version, and run health checks against the registry. You'd reach for this when building workflows that need to discover or validate MCP servers on the fly, or when you want your assistant to recommend servers based on current registry data instead of stale training knowledge. Setup is just npx with stdio transport, and it handles pagination and filtering automatically.
claude mcp add --transport stdio wei-mcp-registry-mcp-server -- npx -y mcp-registry-mcp-server