CanopiiCanopiiAll serversEnterprise →

Live edition

The MCP Security Index

We independently scanned 27,630 Model Context Protocol servers. 16% scored D or F, 0% ship committed secrets, and 47% declare no authentication at all.

Recomputed continuously · captured · scoring rubric v2.9.0 · methodology

Graded D or F
16%+3%

4,421 of 27,630 scanned servers carry a failing or near-failing security grade.

Committed secrets
0%no change

Live credentials found in published source — an attacker can use these as-is.

No declared auth
47%+9%

No OAuth 2.1 or protected-resource metadata gating who may invoke the server's tools.

Graded A
30%−6%

8,292 servers verifiably pass the controls that apply to them.

Grade distribution

The median MCP server scores 86/100. Half the corpus falls between 64 and 90.

27,630 scored servers

A8,292 · 30%B12,090 · 44%
C2,801 · 10%
D3,474 · 13%
F973 · 4%
7,159 unverifiable
Score distribution summary
Mean score76.7
Median score86
25th percentile64
75th percentile90
Lowest score11
Highest score100

Popularity does not mean safety

Adoption and security posture move independently. The most-installed servers are not the safest ones.

By GitHub stars

CohortserversAverage scoreGraded D/F
1,000+ stars268
75
19%
100–999 stars1,005
78
14%
10–99 stars2,399
80
11%
Under 10 stars19,449
82
3%

By monthly downloads

CohortserversAverage scoreGraded D/F
100k+/month35
84
9%
10k–100k/month109
79
13%
1k–10k/month1,373
84
8%
Under 1k/month6,475
86
4%

Biggest score drops

Servers whose score fell on their most recent scan, over the last 30 days. Rubric-driven changes are excluded — only real movement appears here.

ServerChangeGradeCauseWhen
extraio.github.AIYantra/extra941678AFNew release 0.1.20.2.5
liquilens-evidence-carrierio.github.beepboop2025/liquilens-evidence-carrier931677AFNew release 0.19.00.20.1
verdictio.github.ArtJack/verdict941777AFNew release 0.49.00.80.1
mapsmithio.github.mapsmith-ai/mapsmith931776AFNew release 0.2.20.3.0
eu-complianceio.github.PatrickPi1312/eu-compliance901674AFNew release 1.1.01.6.0
codesamplexio.github.r2cuerdame/codesamplex901674AFNew release 0.1.1580.1.164
agent-spreadsheetio.github.PSU3D0/agent-spreadsheet861571BFNew release 0.14.00.15.0
x402-bazaar-rankio.github.mike-lblc/x402-bazaar-rank821567BFNew release 0.1.10.1.2
opchain-skillsio.github.asfbay-bit/opchain-skills801664BFNew release 1.9.02.0.0
wechat-devtools-mcpio.github.WaterTian/wechat-devtools-mcp801664BFNew release 0.9.150.9.16

Authentication and live exposure

We reached 4,465 live MCP endpoints. Of those, 2% declared that authentication was required and then served their tool surface to an anonymous caller.

Live endpoints probed
4,465

Servers we connected to and spoke MCP with directly.

Auth declared but not enforced
2%

Of probed endpoints — documented auth that anonymous callers get straight past.

Tool-poisoning markers
1%

Hidden instructions found in tool descriptions, which hijack the calling agent.

Attack surface and ecosystem

More exposed tools means more ways to be wrong. Ecosystem mix shows where the risk concentrates.

By number of exposed tools

CohortserversAverage scoreGraded D/F
No tools5,849
81
4%
1–5 tools7,899
77
21%
6–20 tools8,207
77
22%
20+ tools5,675
70
13%

By package ecosystem

CohortserversAverage scoreGraded D/F
repo / remote-only15,219
70
25%
npm8,509
86
4%
pypi3,325
82
8%
mcpb430
85
3%
nuget99
88
4%
cargo48
87
4%

What the ecosystem fails most

Every control in the catalog, ranked by failure rate within each domain. Failure rates are a share of servers where the control actually applied and could be evaluated.

Code safety

ControlFailure rateFailedWarnedEvaluated
No command-injection sinksGuardcode.no_command_injection
2%
58021724,325
No dynamic code executionGuardcode.no_code_eval
1%
2376624,325
No unsafe deserializationGuardcode.no_unsafe_deserialize
0%
1001224,325
No path traversalGuardcode.no_path_traversal
0%
04,47824,325
No SSRF sinksGuardcode.no_ssrf
0%
07,40724,325

Secrets & credentials

ControlFailure rateFailedWarnedEvaluated
No committed secretsGuardsecrets.no_committed_secrets
0%
0024,325
Credentials sourced from environmentsecrets.from_env
0%
010,17524,325

Dependencies & supply chain

ControlFailure rateFailedWarnedEvaluated
No install/post-install scriptsGuardsupply.no_install_scripts
4%
37108,503
Package name not typosquattingGuardsupply.not_typosquatting
0%
9011,810
No known-vulnerable dependenciessupply.no_known_vulns
0%
03,61615,213
Dependencies pinned (lockfile)supply.deps_pinned
0%
018,68624,325
Published with provenancesupply.provenance
0%
06,4878,503
Established maintainersupply.maintainer_established
0%
010,69011,810

Tool integrity

ControlFailure rateFailedWarnedEvaluated
No over-broad / destructive toolsGuardtool.no_destructive_scope
12%
2,567021,781
Tool descriptions free of injection markersGuardtool.no_injection_markers
1%
310021,781
No risky post-publish tool changes (rug-pull)Guardtool.no_rug_pull
0%
141,4566,694
Strict tool input schemastool.schemas_strict
0%
016,85218,975

Auth & transport

ControlFailure rateFailedWarnedEvaluated
Remote endpoints use TLSGuardtransport.uses_tls
0%
0014,625
Authentication declaredauth.declared
0%
013,06814,625
Execution sandboxingdeploy.sandboxed
0%
020,04424,325
Live endpoint reachabledynamic.reachable
0%
000
Authentication enforceddynamic.auth_enforced
0%
000
No bind-all / exposed debugtransport.no_bind_all
0%
03,09124,325

Maintenance & governance

ControlFailure rateFailedWarnedEvaluated
Repository not archivedGuardmaint.not_archived
1%
210023,121
Actively maintainedmaint.actively_maintained
0%
062723,121
Declares a licensegov.declares_license
0%
06,62723,121
Has a security policygov.security_policy
0%
019,72524,325
Signed releasesgov.signed_releases
0%
000
Adoption & popularityreputation.adoption
0%
014,86924,239

How much we could verify

Absence of evidence is not safety. A partially-scannable server cannot present a high score, so confidence caps it.

CohortserversAverage scoreGraded D/F
High (80%+ verified)21,204
82
5%
60–80% verified3,121
78
3%
Low (under 40% verified)3,305
40
100%

A further 7,159 listed servers declare no public repository or their source cannot be retrieved. They are listed without a score rather than given an invented one.

How to read these numbers

How often does the MCP Security Index update?
The live page recomputes from the database continuously; a permanent edition is frozen at the end of every calendar month at /mcp-security-index/YYYY-MM. Servers themselves are re-ingested and re-scanned every six hours, so a score change shows up on the live page the same day.
What does a D or F grade actually mean?
Grades come from a 0–100 score: A is 90 and up, B 75–89, C 60–74, D 40–59, F below 40. A confirmed security flaw caps the score outright — a server with a verified command-injection sink cannot exceed 20 no matter how good the rest of it is — so D and F overwhelmingly indicate a specific, evidenced problem rather than a general lack of polish.
Are month-over-month deltas comparing the same servers?
No. Distribution deltas cover the whole corpus, which grows as new servers are ingested, so part of any shift is composition rather than servers changing. The 'biggest score drops' section is the cohort-stable view: those are specific servers that were re-scanned and scored lower than before.
Why are some listed servers not scored at all?
If a server declares no public repository, or its source cannot be retrieved because it is private, moved, or removed, there is nothing to verify. Those are listed as unverified with no score rather than given an invented number, and they are excluded from every percentage on this page.
What counts as 'no authentication'?
A server that declares no authentication mechanism — no OAuth 2.1, no protected-resource metadata — so nothing gates who may invoke its tools. Separately, among servers whose live endpoints we probed, some declare that auth is required and then serve their full tool surface to an anonymous caller; that is reported as 'auth declared but not enforced'.
Can I use these numbers in my own work?
Yes. The full dataset behind each edition is downloadable as JSON and CSV from the page itself. Cite the Canopii Trust Index and link to the specific monthly edition you used, so the numbers you quoted remain verifiable.

Take the data

Every number on this page is downloadable. Attribution to the Canopii Trust Index is all we ask.

Looking for a specific server? Browse the full directory — every server page shows its complete control checklist with the evidence behind each result.