Back to Plugins

MCP Registry

Search the public MCP server registry from inside Claude Code. List connectors, search by capability, and get server suggestions based on what you're working on — without leaving your terminal.

officialanthropicmcpregistrydiscovery

Installation

claude plugins add mcp-registry@claude-plugins-official

Configuration

{
  "enabledPlugins": {
    "mcp-registry@claude-plugins-official": true
  }
}

Commands

mcp searchSearch the MCP registry by keyword or capability
mcp listList available connectors in the registry
mcp suggestGet MCP server suggestions based on your current work

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions