MCP Directory
Back

MCPRegistry

by gwexler-msft · C# · ★ 0

A MCP Registry that follows modelcontextprotocol/registry API specs

Install

git clone https://github.com/gwexler-msft/MCPRegistry.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcpregistry": {
      "command": "npx",
      "args": [
        "-y",
        "github:gwexler-msft/MCPRegistry"
      ]
    }
  }
}

From the README

This is an implementation of the Model Context Protocol (MCP) Server Registry API based on the official OpenAPI specification. For more information, see [GitHub MCP registry documentation](https://docs.github.com/en/copilot/how-tos/administer-copilot/manage-mcp-usage/configure-mcp-registry#option-1-self-hosting-an-mcp-registry). - **List MCP Servers** - Browse all registered MCP servers with pagination, filtering, and search - **List Server Versions** - View all available versions of a specific MCP server - **Get Server Details** - Retrieve detailed information about a specific server version…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers