MCP Trust Index

19,000+ MCP servers exist across 17+ directories. Independent research shows 66% have security findings. Enterprises need a vetted shortlist — not another directory. We don't list first. We list last.

19,000+ MCP Servers Exist
66% Have Security Findings
38 We Recommend

The Problem with MCP Server Discovery

The Model Context Protocol ecosystem is growing at 873% year-over-year. There are 17+ registries and directories, each racing to index the most servers. But volume is not trust.

AgentSeal scanned 1,808 MCP servers and found 43% have shell injection vulnerabilities. A fake Postmark MCP server on npm exfiltrated API keys. 30 CVEs were disclosed in a single 60-day window. The OWASP Foundation published an MCP Top 10 security list.

The MCP Trust Index takes a different approach. We aggregate publicly verifiable trust signals — downloads, security audits, maintenance history, community health — into a transparent scoring model with a high bar. The crowd does the vetting. We do the curation.

Connect the Index to Your Agent

The Trust Index is itself an MCP server — the index about MCP servers, served as one. Point any MCP client at the endpoint and your agent can answer "which MCP server should I trust for X?" from this list, with scores, caveats, and install commands. Read-only, no auth, no install. Works the same for a solo builder's laptop and an enterprise rollout.

https://staas.fund/mcp/server
claude mcp add --transport http mcp-trust-index https://staas.fund/mcp/server

Tools: search_servers · get_server · get_rubric · get_watchlist · get_changelog. By our own maturity gate, this server won't qualify for its own index until it has six months of track record — we hold ourselves to the same bar.

Trust Tiers

Servers that pass our gate are scored and placed into tiers. Each listing includes a human-written assessment.

Enterprise Verified badge — three stars

Enterprise Verified

★★★
Score 80–100

Deploy with confidence. Battle-tested, well-maintained, broadly compatible. Suitable for production workloads at scale.

Recommended badge — two stars

Recommended

★★
Score 60–79

Strong track record with minor gaps. Suitable for most enterprise use cases. Review the noted caveats before deploying.

Emerging badge — one star

Emerging

Score 40–59

Passed all gates but still building track record. Monitor closely. Suitable for non-critical workloads or evaluation.

The Gate: Minimum Thresholds

A server must pass every gate below to be considered for the Index. Failing any single requirement is disqualifying — no exceptions, no overrides, no pay-to-bypass.

1 Maturity

New servers haven't survived enough real-world usage to trust. We wait for the signal.

6+ months since first publish 1,000+ weekly downloads 100+ GitHub stars

2 Security

One unpatched critical vulnerability is disqualifying. We check OSV, NVD, Snyk, Socket.dev, and AgentSeal.

Zero unpatched critical/high CVEs Zero AgentSeal critical findings Zero OWASP MCP Top 10 violations No supply chain incidents

3 Maintenance

Unmaintained servers are ticking time bombs. Active maintenance is non-negotiable.

Commit within 90 days No unaddressed critical issues 30+ days Responsible disclosure process

4 Identity & Transparency

Enterprises cannot deploy black boxes. Inspectable code, verified ownership, identifiable maintainer.

Open source Verified MCP Registry namespace Identifiable maintainer OSI-approved license

5 Interoperability

Enterprise environments use multiple AI clients. A server locked to a single client is a vendor trap.

Works with 2+ major MCP clients Current MCP spec version stdio or Streamable HTTP transport

Scoring Dimensions

Servers that pass the gate are scored across four dimensions (100 points total) and placed into trust tiers.

Adoption

0–25 points
  • Weekly downloads vs. category median
  • Growth trajectory
  • Dependent packages / integrations
  • Presence in official client docs

Security Track Record

0–25 points
  • Historical CVE count & time-to-patch
  • Third-party audit history
  • Dependency health
  • Auth model quality

Community Health

0–25 points
  • Contributor count & bus factor
  • Issue response time
  • Release cadence & changelog
  • Documentation quality

Enterprise Readiness

0–25 points
  • Configuration complexity
  • Error handling & logging
  • Client compatibility breadth
  • Official support channel

What We Don't Do

We don't list first

If a server launched last month, it's not on our list. We recommend at 6+ months. Being late is the product.

We don't list everything

19,000 servers exist. We recommend fewer than 200. Curation is exclusion.

We don't accept pay-for-placement

If a server is on our list, it earned it. If it's not, no amount of money changes that.

We don't compete with registries

The official MCP Registry, PulseMCP, and others index. We recommend. Different jobs.

Categories

The Index organizes servers by enterprise use case.

Database & DataPostgreSQL, MySQL, SQLite, Redis
File Systems & StorageS3, Google Drive, Dropbox
CommunicationGmail, Outlook, Slack, Calendar
Developer ToolsGit, GitHub, CI/CD, Docker
Search & KnowledgeWeb search, vector DBs, RAG
CRM & BusinessSalesforce, HubSpot, Stripe
MonitoringDatadog, Sentry, PagerDuty
Cloud InfrastructureAWS, GCP, Azure, Kubernetes
AI & MLModel APIs, embeddings, prompts
ProductivityNotion, Linear, Jira, Asana

The Index

MCP servers that have passed our gate and earned a trust tier. Scored monthly. Sorted by score.

All Database Developer Tools File Systems Search Productivity CRM/Business Cloud Monitoring AI/ML
Enterprise Verified

GitHub

GitHub / Microsoft · Official

Full GitHub API — repositories, issues, PRs, code search, Actions, secret scanning. 28K+ stars. Official hosted endpoint also available (api.githubcopilot.com/mcp, OAuth). For untrusted public repos, run with --read-only and Lockdown mode — prompt-injection via issue text is a demonstrated attack class.

Developer Tools stdio + HTTP OAuth / PAT
docker run -i ghcr.io/github/github-mcp-server
96
Enterprise Verified
★★★
Enterprise Verified

Playwright

Microsoft · Official

Browser automation via accessibility tree. Navigate, click, screenshot, scrape JS-rendered pages. 29K+ stars, most-used MCP server.

Searchstdio + HTTPNone
npx @playwright/mcp
95
Enterprise Verified
★★★
Enterprise Verified

Filesystem

Anthropic · Official Reference

Secure file operations with configurable access controls. Read, write, move, search within allowed directories. 137K weekly downloads.

File SystemsstdioSandboxed
npx -y @modelcontextprotocol/server-filesystem
92
Enterprise Verified
★★★
Enterprise Verified

Context7

Upstash · Official

Version-accurate, up-to-date library documentation and code examples injected straight into your coding agent's context. 60K+ stars, 779K weekly downloads — the de facto standard for docs-aware coding. Free remote endpoint at mcp.context7.com.

Developer Toolsstdio + HTTPNone / API Key
npx -y @upstash/context7-mcp
91
Enterprise Verified
★★★
Enterprise Verified

Git

Anthropic · Official Reference

Local Git repository operations — status, diff, log, commit, branch, checkout. 1.2M monthly downloads.

Developer ToolsstdioNone
uvx mcp-server-git
90
Enterprise Verified
★★★
Enterprise Verified

Chrome DevTools

Google Chrome team · Official

Drive and inspect a live Chrome — debugging, performance traces, network inspection, console access. The browser-debugging half Playwright doesn't cover. 49K stars, 2.2M weekly downloads. Historical CVE-2026-53766 (symlink path validation) patched in v1.1.0; current release 1.7.0.

Developer ToolsstdioNone
npx -y chrome-devtools-mcp@latest
89
Enterprise Verified
★★★
Enterprise Verified

Stripe

Stripe · Official

Payments, customers, subscriptions, invoices, refunds, webhooks. 25 tools across 13 categories. 29K weekly downloads.

CRM/Businessstdio + HTTPAPI Key / OAuth
npx -y @stripe/mcp
88
Enterprise Verified
★★★
Enterprise Verified

Notion

Notion · Official

Full Notion API — create, read, update, search pages, databases, and comments via 22 tools. 48K weekly downloads. Notion now prioritizes its hosted remote server (mcp.notion.com); the local repo is in maintenance mode with stated sunset risk — prefer the remote endpoint for new setups.

Productivitystdio + HTTPAPI Key / OAuth
npx -y @notionhq/notion-mcp-server
87
Enterprise Verified
★★★
Enterprise Verified

MongoDB

MongoDB Inc. · Official

Database operations and Atlas cluster management via natural language. 908K monthly downloads.

Databasestdio + HTTPConnection String
npx mongodb-mcp-server
86
Enterprise Verified
★★★
Enterprise Verified

AWS Suite

AWS · Official

60+ MCP servers for AWS — CDK, DynamoDB, EKS, Lambda, CloudFormation, S3, CloudWatch, docs. 8.6K stars, 865K monthly downloads.

CloudstdioIAM
uvx awslabs.aws-documentation-mcp-server@latest
85
Enterprise Verified
★★★
Enterprise Verified

Supabase

Supabase · Official

Full Supabase access — databases, auth, storage, edge functions, management API, migrations. 46K weekly downloads. Config rule: never bind a service_role key to an agent that ingests untrusted content (the "lethal trifecta") — use read-only mode and project scoping.

DatabasestdioAccess Token
npx -y @supabase/mcp-server-supabase
84
Enterprise Verified
★★★
Enterprise Verified

Atlassian (Jira + Confluence)

Community (sooperset) · 118 contributors

72 tools for Jira and Confluence — issues, pages, search, sprints. Cloud + Server/DC. 793K monthly downloads. Re-scored Aug 2026: critical unauthenticated RCE (CVE-2026-27825) was patched promptly in 0.17.0 — pin 0.17.0 or later, and never expose the HTTP transport without auth. Atlassian's official remote server is a lower-risk option for Cloud users.

ProductivitystdioAPI Token / OAuth
uvx mcp-atlassian
82
Enterprise Verified
★★★
Recommended

Serena

Oraios Software · Community

Language-server-powered semantic code retrieval and editing — find symbols, references, and make precise edits instead of grepping whole files. Makes any coding agent sharper and cheaper. 28K stars, 156K monthly downloads.

Developer ToolsstdioNone
uvx --from serena-agent serena start-mcp-server
79
Recommended
★★
Recommended

Postgres MCP Pro

Crystal DBA

Read/write PostgreSQL with AI-assisted index tuning and performance analysis. Replaces deprecated Anthropic Postgres ref server.

Databasestdio + SSEConnection String
uvx postgres-mcp
78
Recommended
★★
Recommended

Exa Search

Exa · Official

AI-optimized semantic web search and crawl. Real-time results, structured data, LinkedIn/Twitter integration. 4.1K stars.

Searchstdio + HTTPAPI Key
npx -y exa-mcp-server
77
Recommended
★★
Recommended

MarkItDown

Microsoft · Official

Convert PDF, Office, HTML, images, and audio to clean Markdown for LLM consumption — the standard RAG-ingestion utility. Parent library has 174K stars; MCP wrapper pulls 285K monthly downloads.

AI/MLstdio + HTTPNone
uvx markitdown-mcp
76
Recommended
★★
Recommended

Firecrawl

Firecrawl · Official

Full-stack web scraping — JS-rendered pages, batch scraping, structured extraction, site mapping. 7.3K stars, 91K weekly downloads. Note: releases ship to npm ahead of GitHub tags — track the npm version (3.24+), not the repo's release page.

Searchstdio + HTTPAPI Key
npx firecrawl-mcp
75
Recommended
★★
Recommended

Grafana

Grafana Labs · Official

Dashboards, datasources (Prometheus, Loki, ClickHouse), alerts, incidents, and on-call schedules. 2.7K stars.

MonitoringstdioService Account Token
uvx mcp-grafana
74
Recommended
★★
Recommended

Azure

Microsoft · Official

Azure resources via natural language — storage, Cosmos DB, App Service, CLI, monitoring, and dozens more services from Microsoft's official MCP monorepo. 104K weekly downloads. Still versioned as beta; APIs may shift between releases.

CloudstdioEntra ID
npx -y @azure/mcp@latest server start
73
Recommended
★★
Recommended

Tavily

Tavily · Official

Search API purpose-built for AI agents — search, extract, map, and crawl with RAG-optimized results. 2.3K stars, 28K weekly downloads.

Searchstdio + HTTPAPI Key
npx -y tavily-mcp
72
Recommended
★★
Recommended

Cloudflare

Cloudflare · Official

16 MCP servers — Workers, KV, D1, R2, DNS, AI Gateway, Browser Rendering. 4K stars. Cloudflare is consolidating into a unified remote endpoint (mcp.cloudflare.com) covering the full API; Radar is already folded in.

Cloudstdio + HTTPAPI Token
npx @cloudflare/mcp-server-cloudflare
71
Recommended
★★
Recommended

GitLab

Community (zereight)

GitLab API — repos, issues, merge requests, CI/CD, branches, labels. 1.3K stars. Highest-adoption GitLab MCP.

Developer Toolsstdio + HTTPPAT / OAuth
npx @zereight/mcp-gitlab
70
Recommended
★★
Recommended

Terraform

HashiCorp · Official

Terraform Registry API, HCP workspace management, private registry, provider/module discovery for IaC. 1.3K stars.

Cloudstdio + HTTPTFE Token
docker run hashicorp/terraform-mcp-server
69
Recommended
★★
Recommended

Brave Search

Brave · Official

Web, image, video, news, and local search via Brave Search API. Privacy-first, advanced operators.

SearchstdioAPI Key
npx @brave/brave-search-mcp-server
68
Recommended
★★
Recommended

Shopify

Shopify · Official

Shopify dev tooling — build/debug apps, access Storefront/Admin API docs. 34K weekly downloads. Now open source in the Shopify AI Toolkit repo (moved April 2026; the npm package name is unchanged).

CRM/BusinessstdioPartner Credentials
npx @shopify/dev-mcp@latest
67
Recommended
★★
Recommended

ClickHouse

ClickHouse Inc. · Official

SQL query execution, table management, and database inspection on ClickHouse analytics databases. 155K monthly downloads.

Databasestdio + HTTPBearer Token
uvx mcp-clickhouse
66
Recommended
★★
Recommended

Qdrant

Qdrant · Official

Semantic memory via Qdrant vector search with embedding support. Store and retrieve information. 1.3K stars, 90K monthly downloads.

AI/MLstdio + HTTPAPI Key
uvx mcp-server-qdrant
65
Recommended
★★
Recommended

Memory

Anthropic · Official Reference

Knowledge graph-based persistent memory for AI assistants. Create entities, relations, and observations. 72K weekly downloads.

AI/MLstdioNone
npx -y @modelcontextprotocol/server-memory
64
Recommended
★★
Recommended

Fetch

Anthropic · Official Reference

Fetch web pages and convert to markdown for LLM consumption. Respects robots.txt. Install exactly mcp-server-fetch — a similarly named third-party package ("fetch-mcp" / "mcp-fetch-server") carries an unpatched critical SSRF and is not this server.

SearchstdioNone
uvx mcp-server-fetch
63
Recommended
★★
Recommended

Sentry

Sentry · Official

Errors, issues, releases, performance data, source maps. 30K weekly downloads. Re-scored Aug 2026: "Agentjacking" research showed public DSNs let attackers inject instructions into error events that agents then execute; Sentry's mitigation is a content filter, not a structural fix. Treat error payloads as untrusted input.

Monitoringstdio + HTTPAuth Token
npx -y @sentry/mcp-server
62
Recommended
★★
Recommended

Google Workspace

Community (taylorwilsdon)

Gmail, Calendar, Drive, Docs, Sheets, and more — 12 Workspace services behind OAuth 2.1. No official Google Workspace server exists; this is the clear community leader. 3K stars, 329K monthly downloads.

Productivitystdio + HTTPOAuth 2.1
uvx workspace-mcp
61
Recommended
★★
Emerging

Google Cloud

Google (googleapis) · Official

gcloud CLI operations via MCP — inspect, manage, and troubleshoot GCP resources. 12K weekly downloads. Google labels it a preview, "not an officially supported Google product" — hence Emerging.

Cloudstdiogcloud auth
npx -y @google-cloud/gcloud-mcp
56
Emerging
Emerging

Perplexity

Perplexity AI · Official

Reasoning-augmented web search via Perplexity's Sonar API — answers with citations instead of raw links. 2.4K stars. Recently formalized as official; adoption track record still building.

Searchstdio + HTTPAPI Key
npx -y server-perplexity-ask
54
Emerging
Emerging

Redis

Redis Inc. · Official

Hashes, lists, sets, streams, pub/sub, vector search. Azure EntraID support.

DatabasestdioPassword / EntraID
uvx redis-mcp-server
52
Emerging
Emerging

Neon

Neon · Official

Serverless Postgres — create/manage databases, branches, run SQL via Neon Management API. 20+ tools. Neon now steers users to its hosted endpoint (mcp.neon.tech, OAuth); the npm package is deprecated and the repo remains as a self-host fallback.

DatabaseHTTPAPI Key / OAuth
npx @neondatabase/mcp-server-neon
50
Emerging
Emerging

Airtable

Community (domdomegg)

Read and write Airtable bases, tables, and records. No official Airtable server exists; this is the most adopted of the community field. 455 stars, 2.9K weekly downloads.

ProductivitystdioPAT
npx -y airtable-mcp-server
48
Emerging
Emerging

Obsidian

Community (StevenStavrakis)

Read, create, edit, and search notes in your Obsidian vault — the personal-knowledge-base staple for solo builders. 723 stars, 7.8K weekly downloads.

ProductivitystdioNone (local vault)
npx -y obsidian-mcp /path/to/vault
47
Emerging
Emerging

Kubernetes

Red Hat / Community

Native Go MCP server communicating directly with the Kubernetes API. Manage clusters, pods, deployments, services. 1.3K stars.

Cloudstdio + HTTPkubeconfig / OIDC
npx kubernetes-mcp-server
46
Emerging

Hosted & Platform-Native Servers

The ecosystem is splitting in two. Alongside open, independently verifiable servers, vendors now ship closed-source hosted endpoints or fold MCP into the product itself. Many are genuinely mature — but our gate requires inspectable code, so we can't score them. We list them here instead of pretending they don't exist. Trust here means trusting the vendor, not the code.

Hosted, closed-source

Slack (GA, OAuth) · HubSpot (mcp.hubspot.com, GA) · Linear (mcp.linear.app) · Figma (Dev Mode, app-bundled) · Canva (mcp.canva.com) · Asana (mcp.asana.com) · Zapier (8,000+ app fan-out). Mature operations, no inspectable source — evaluate under your vendor-risk process, not ours.

Platform-native

Snowflake (Cortex Agents MCP — standalone repo deprecated) · Elastic (Agent Builder, built into Elasticsearch 9.2+) · Weaviate (built into core from v1.37.1) · JetBrains (built into IntelliJ-platform IDEs 2025.2+). The MCP server became a product feature — nothing separate to download, gate, or score.

Changelog

August 19, 2026 — Full re-evaluation (29 → 38 servers)

Added (11): Context7 (91), Chrome DevTools (89), Serena (79), MarkItDown (76), Azure (73), Tavily (72), Google Workspace (61), Google Cloud (56), Perplexity (54), Airtable (48), Obsidian (47).

Removed (2): Puppeteer — archived and deprecated by Anthropic, migrate to Playwright. JetBrains — standalone proxy stale 200+ days (maintenance gate) and superseded by MCP built into the IDEs.

Re-scored (2): Atlassian 89→82 — critical unauthenticated RCE (CVE-2026-27825), patched promptly in 0.17.0; prompt patching kept it listed, severity moved the score. Sentry 72→62 — "Agentjacking" zero-auth prompt injection via public DSNs; mitigation is a content filter, not a structural fix.

Verified clean: every remaining server re-checked against downloads, stars, staleness, and OSV/GitHub advisories. Terraform (CVE-2026-16498/16496), Playwright (CVE-2025-9611), Grafana (CVE-2026-33810), and Filesystem (CVE-2025-53109/53110) all had CVEs since our last update — all patched, which is exactly the response our gate requires.

New: the Hosted & Platform-Native section above, replacing the old watch list — five of its seven entries resolved into closed hosted endpoints or product features rather than gate-passing servers. Still watching: PagerDuty (closest to graduating), Twilio, PlanetScale, Netlify, Vercel, DeepWiki.

March 27, 2026 — Index launched with 29 servers (Weaviate was cut in final review: standalone repo already stale, since superseded by MCP built into Weaviate core).

About the MCP Trust Index

The MCP Trust Index is a curated, enterprise-grade list of Model Context Protocol (MCP) servers published by StaaS Fund, a venture capital fund investing in agentic AI infrastructure led by Peter Saddington. The Index evaluates MCP servers across maturity, security, maintenance, identity, and interoperability using publicly verifiable trust signals including npm/PyPI download counts, GitHub activity, OSV and NVD vulnerability databases, AgentSeal security scans, and OWASP MCP Top 10 compliance. Servers are scored on a 100-point scale across four dimensions — adoption, security track record, community health, and enterprise readiness — and assigned to Enterprise Verified, Recommended, or Emerging tiers. The methodology is transparent and no listings are paid. Updated monthly at staas.fund/mcp.

Know an MCP Server That Should Be Here?

We evaluate new servers monthly. If you've built or used an MCP server that meets our gate criteria, let us know.

Submit a Server