Provides a standardized interface for interacting with the Model Context Protocol Registry API.
The mcp-registry tool functions as a dedicated Model Context Protocol (MCP) server, specifically designed to provide seamless interaction with the MCP Registry API. It empowers developers and users to programmatically discover, search, and retrieve detailed information about other registered MCP servers. By abstracting the complexities of the underlying API, mcp-registry offers a streamlined way to integrate server discovery and management into client applications, enabling dynamic interaction within the broader MCP ecosystem.
Key Features
01Access available versions for a given MCP server.
020 GitHub stars
03List all registered MCP servers with pagination options.
04Search for MCP servers by name or specified keywords.
05Retrieve detailed information for a specific MCP server.
Use Cases
01Discovering available MCP servers for integration into client applications.
02Building dynamic applications that require querying the MCP ecosystem for server information.
03Programmatically retrieving server details and versions for automation and management tasks.