Skip to main content

MCP Server Catalog

Reference list of MCP servers by category. For which ones to actually use, see the adoption radar and team profiles.

Official Reference Servers

Maintained by Anthropic as implementation examples. Production-ready.

ServerCategoryWhat it gives agents
FilesystemFile accessRead/write local files with configurable access controls
GitVersion controlRead, search, and manipulate Git repositories
GitHubCode + reposRepository management, PRs, issues, GitHub API
GitLabCode + reposGitLab project management and API
PostgreSQLDatabaseRead-only access with schema inspection
SQLiteDatabaseDatabase interaction and business intelligence
FetchWebWeb content fetching and conversion for LLM use
Brave SearchSearchWeb and local search via Brave API
Google DriveCloud storageFile access and search in Google Drive
Google MapsLocationDirections, place details, location services
SlackCommsChannel management and messaging
GitHubCodeFile operations and GitHub API integration
MemoryAgent memoryKnowledge graph-based persistent memory
SentryObservabilityIssue retrieval and analysis from Sentry
Sequential ThinkingReasoningDynamic problem-solving through thought sequences
PuppeteerBrowserBrowser automation and web scraping
EverArtImage genAI image generation via multiple models
AWS KB RetrievalKnowledgeRetrieval from AWS Knowledge Base via Bedrock
TimeUtilitiesTime and timezone conversion

Full list and source code: github.com/modelcontextprotocol/servers

Community Servers (Selected)

Production-validated by the MCP ecosystem. 2,000+ servers available in the registry.

ServerCategoryWhy teams use it
Supabase MCPDatabaseDirect DB access + built-in schema visualizer
Perplexity MCPResearchThree search modes: fast, analytical, deep research
Context7DocumentationUp-to-date library docs — prevents hallucinated APIs
Claude in ChromeBrowserFull browser control, screenshots, form interaction
FirecrawlWeb scrapingStructured extraction, 96% success rate, JS rendering
Google Analytics MCPAnalyticsDirect GA4 account discovery, report runs, realtime data access
Exa SearchSemantic searchMeaning-based search — finds what keyword search misses
TavilyAI searchOptimized search API — leaner than Perplexity for simple lookups
LinearProject mgmtIssue tracking and sprint management for agents
VercelDeployDeploy previews, build logs, runtime logs
ZapierAutomation8,000+ app integrations via a single MCP server

Notable New Servers (April 2026)

Servers that passed the 6-gate evaluation and are being added to the radar. Full profiles in the adoption radar.

ServerCategoryWhat it gives agentsRing
Datadog MCPObservabilityQuery logs, metrics, traces, incidents in real-time. 16+ tools. Remote — no local server. GA March 2026.Assess
MemPalaceAgent MemoryLocal memory using method-of-loci architecture. 29 MCP tools. ChromaDB + SQLite. 170-token startup cost. Known stdout bug on Claude Desktop — watch before trial.Assess/Watch

Registries

RegistryURLNotes
Official MCP Registryregistry.modelcontextprotocol.io~2,000 servers, canonical discovery
GitHub MCP Registrygithub.blogGitHub-integrated discovery
MKINF Hubhub.mkinf.ioCommunity directory
awesome-mcp-serversgithub.com/wong2Curated community list

Context

Questions

Which server category is most underrepresented in the official list relative to the problems agents actually need to solve?

  • At 2,000+ servers in the registry, what's the right discovery heuristic — category first or job first?
  • Which server in this list would you build yourself if it didn't exist — and why hasn't someone built it?