MCP Curated

The curated MCP Server directory

10,000+ servers are indexed across the web — most are abandoned demos. We keep only the activity-verified, hand-reviewed few. Every entry answers one question: worth installing?

✓ Maintained in the last 90 days✓ Official or 1k+ star community proof✓ No duplicate scenarios✓ Works out of the box
25 listed · 20 official/vendor-maintained · verified 2026-09-24
healthy today
auto patrol
2delisted to date
loading patrol data…

Coding & Dev code, repos, docs

Context7

Upstash

Vendorremote★ 62.4k

Injects up-to-date, version-accurate library docs into coding agents, eliminating API hallucinations.

Why it's here: First-choice consensus across virtually every major roundup; the single highest-impact install for any coding agent.

npx -y @upstash/context7-mcp

GitHub MCP

GitHub Official

Officialremote★ 33.2k

The full GitHub API in conversation: repos, PRs, issues, Actions.

Why it's here: Official, most complete coverage, works with all mainstream clients; the de facto standard for team workflows.

npx -y @github/github-mcp-server or remote: https://api.githubcopilot.com/mcp/

MCP Reference Servers

Anthropic Official

Reference★ 90.6k

Official reference implementations: Filesystem, Fetch, Sequential Thinking, Memory, Time, Git and more.

Why it's here: The protocol's reference point; officially educational examples — prefer vendor-maintained builds in production.

npx -y @modelcontextprotocol/server-filesystem <dir>

Browser Automation drive pages, test, screenshot

Playwright MCP

Microsoft Official

Official★ 37.5k

Real browser automation: navigate, click, fill forms, screenshot, run JS.

Why it's here: The most-used MCP server in 2026; the default choice for visual testing and web interaction.

npx -y @playwright/mcp@latest

Browserbase MCP

Browserbase

Officialremote★ 3.4k

Cloud browsers for headless and cloud-hosted agents.

Why it's here: The cloud counterpart to Playwright; self-hosted repo archived July 2026, the official hosted endpoint is the way.

⚠ Repo archived; use the official hosted endpoint

remote: https://mcp.browserbase.com/mcp

Databases query & manage structured data

Supabase MCP

Supabase Official

Officialremote★ 2.9k

Query Postgres, run migrations, manage auth and storage — a full backend in conversation.

Why it's here: Standard issue for Supabase teams; HTTP-first, reachable by cloud-hosted agents.

npx -y @supabase/mcp-server-supabase@latest

Postgres MCP Pro

Crystal DBA

Community★ 3.3k

Direct Postgres access: read-only/controlled writes, schema inspection, slow-query analysis.

Why it's here: Community favorite for plain Postgres (non-Supabase); configurable read/write boundaries, solid security design.

uvx postgres-mcp

MongoDB MCP

MongoDB Official

Officialremote★ 1.1k

Natural-language queries against document databases; deployment, schema and data operations.

Why it's here: Officially maintained; the stablest choice on the MongoDB stack.

npx -y mongodb-mcp-server

Collaboration & Knowledge docs, tasks, knowledge bases

Notion MCP

Notion Official

Officialremote★ 4.6k

Read and write Notion pages and databases; let agents maintain your knowledge base.

Why it's here: Must-have when product context lives in Notion; official remote endpoint works out of the box.

remote: https://mcp.notion.com/mcp

Linear MCP

Linear Official

Officialremote

Issue tracking and project planning; agents read and update tasks and project status.

Why it's here: Official access to engineering task flow with a polished OAuth experience.

remote: https://mcp.linear.app/mcp

Slack MCP

korotovsky (community)

Communityremote★ 1.8k

Post messages, read threads, manage channels; agents join team collaboration.

Why it's here: Community first choice after Anthropic archived its reference; ⚠ maintenance slowing — read the OAuth scopes carefully.

⚠ Last push 2026-07; maintenance slowing

See repo README (needs Slack App OAuth)

Obsidian MCP

MarkusPfundstein (community)

Community★ 4.4k

Search and edit personal knowledge bases via the Obsidian REST API.

Why it's here: The most mature, long-active community implementation for knowledge management.

uvx mcp-obsidian

Infrastructure & Ops cloud, monitoring, clusters

Cloudflare MCP

Cloudflare Official

Officialremote★ 4.3k

Manage DNS, Workers, KV, R2 and security rules.

Why it's here: The official channel for DevOps agents; coverage keeps growing with the Cloudflare ecosystem.

npx -y mcp-server-cloudflare

Sentry MCP

Sentry Official

Officialremote★ 859

Read errors, stacks and release issues in conversation; agents triage and open fix PRs.

Why it's here: Paired with GitHub MCP: read error → find commit → open fix PR in a single conversation.

remote: https://mcp.sentry.dev

Kubernetes MCP

Flux159 (community)

Community★ 1.6k

kubectl-level cluster ops: inspect pods, read logs, controlled applies.

Why it's here: Well-regarded for platform-team on-call; always scope RBAC to the minimum.

npx -y mcp-server-kubernetes

AWS MCP Servers

AWS Official

Officialremote★ 9.7k

Official suite: Lambda, API Gateway, documentation, cloud API operations and more.

Why it's here: The official answer when AWS is your deploy target; one monorepo covering the whole family.

uvx awslabs.*-mcp-server (pick per need)

Design design-to-code

Figma Context MCP

Framelink (community)

Community★ 15.9k

Feeds Figma design layout information to coding agents; design-to-code.

Why it's here: Highest-starred, most-adopted third-party Figma MCP; Figma's official Dev Mode MCP also ships in the desktop app.

npx -y figma-developer-mcp (needs FIGMA_API_KEY)

Commerce & Payments payments, e-commerce, CRM

Stripe MCP

Stripe Official

Officialremote

Create payments, customers and invoices programmatically; agentic billing flows.

Why it's here: The only official answer for payments; grant write permissions separately and carefully.

remote: https://mcp.stripe.com

Shopify Dev MCP

Shopify Official

Official

Official knowledge lookup and development assistance for commerce apps.

Why it's here: Officially maintained for the e-commerce agent scenario; the GraphQL schema lookup is especially useful.

npx -y @shopify/dev-mcp

Attio MCP

Attio Official

Officialremote

Modern CRM with relationship intelligence: read pipelines, update records, log interactions.

Why it's here: One of the cleanest official remote implementations in the CRM category.

remote: https://mcp.attio.com/mcp

Workflow Automation cross-app orchestration

Zapier MCP

Zapier Official

Officialremote

Bridges 8,000+ apps into a single MCP surface.

Why it's here: The fastest way to give an agent broad, shallow app coverage; prefer native servers for deep integration.

remote: https://mcp.zapier.com (configure actions in console)

n8n MCP

n8n Official

Officialremote★ 205.9k

Open-source workflow automation with native MCP Trigger / Client nodes.

Why it's here: Self-hosted with controlled data flow; backed by n8n's 200k+ star ecosystem.

Enable MCP nodes in n8n workflow (v1.88+)