Awesome Claude Connectors: a directory of MCP integrations

1 min read
mcpclaude-connectorsai-agentsintegrationstoolingautomation
View as Markdown
Originally from github.com
View source

My notes

Summary

Community-maintained directory cataloguing every connector in Anthropic’s official Claude Connectors Directory, 414 verified MCP (Model Context Protocol) servers as of the latest update, sorted across 30 categories. Connectors give Claude live access to external tools and data and work across Claude.ai, Desktop, Mobile and Claude Code. Anthropic-built ones are flagged separately from third-party ones.

Key Insight

  • MCP is the integration layer for Claude. A connector = a vetted MCP server giving Claude real-time access to an external service. Vetting covers security, reliability, compatibility.
  • 414 connectors, 30 categories - from Dev Tools and Marketing/Sales to Finance, Legal, Healthcare, SEO. The directory is updated weekly, so any fixed count goes stale fast.
  • Sourcegraph is the standout for codebases too big for the context window: indexes every symbol/reference/commit across an org so Claude can query it live instead of relying on what fits in 200k tokens.
  • Connectors compound when stacked. Example: Sourcegraph + Atlassian Rovo (Jira/Confluence) + Linear + Context7 (library docs) + Sentry turns Claude into a code-intelligence layer over the whole engineering org, not a stateless pair-programmer.
  • Watch the provenance flag. Anthropic-built connectors are marked; everything else is third-party owned. This is an independent list, not affiliated with Anthropic.