MCP Connector Directory Tool
Claude MCP Connector Directory | AI Whisperer Tools

About This Directory

The MCP ecosystem has grown to 12,000+ servers worldwide. Rather than list them all, this directory curates the connectors that matter most for business teams — prioritizing official Anthropic releases, named-company partnerships, and community servers with documented provenance and active maintenance.

Every entry on this page has been reviewed for authorship, documentation quality, and practical business relevance. For the full universe of MCP servers, see the Ecosystem Dashboard below, which links directly to the major registries.

Official Maintained by Anthropic
Partner Built by the named company
Vetted Community server with clear provenance

How We Score Trust

Each connector receives a composite trust score based on verifiable, public signals. This is not a quality rating — it reflects adoption momentum, maintenance health, and provenance transparency.

Provenance
Official, named-company, or documented author
GitHub Stars
Community interest and peer validation
npm / Registry Downloads
Actual installation volume
Maintenance
Recency of last update and commit activity
Documentation
Completeness of README, docs, and setup guides
Smithery Usage
Active usage count on Smithery registry

MCP Ecosystem Dashboard

Data as of Feb 2026
0Curated Here
12,000+Total MCP Servers
8,600+On PulseMCP
3,600+On Smithery
5Official SDKs
0Categories

Explore the Full Universe

How to Install MCP Connectors

The Model Context Protocol (MCP) is an open standard by Anthropic that gives Claude a unified way to connect to external tools, databases, and services. Servers communicate via JSON-RPC 2.0 and expose tools (actions), resources (data), and prompts (templates).

Claude Desktop (Recommended)

Settings → Extensions → Browse extensions. One-click install for Anthropic-reviewed connectors.

Manual Configuration

Add to your config file:

{
  "mcpServers": {
    "server-name": {
      "command": "npx",
      "args": ["-y", "@scope/server"],
      "env": { "API_KEY": "..." }
    }
  }
}

Config File Locations

macOS:
~/Library/Application Support/Claude/claude_desktop_config.json

Windows:
%APPDATA%\Claude\claude_desktop_config.json

No connectors match your search

Try a different keyword or clear the filter.