‹ directory
81MCP SCORE
B

DeepWiki

https://mcp.deepwiki.com/mcp
3 tools~407 tok/req0% annot.proto 2024-11-05
Raw JSON ›

Score by pillar

Security ·20100
Tool design ·18100
Schemas / desc ·1666
Reliability ·1480
Context-cost ·1295
Compliance ·1245
Coverage ·850

reliability: LOW (T1 single-shot, not credited - requires T3 >=24h)

Context-cost

407tokens for tools/list

Paid on every request. Lean footprint for 3 tools.

ecosystem median ≈ 3k

MCP primitive coverage

the quality score covers tools
3
Tools
0
Resources · none
0
Prompts · none

Why this score — causal attribution

Each penalty: measure → mechanism → effect → Δscore.

Schemas / desc · HIGH5.4

0% typed+described paramsschema = the contract the agent fills inmore malformed calls

Compliance · MEDIUM3.6

0 declared annotationsdestructiveHint/openWorldHint missing -> worst-case defaultsthe tool is treated as destructive & open-world by clients

Compliance · MEDIUM1.6

proto 2024-11-05 (4 rev. behind 2025-11-25)outdated protocol versionrecent features unavailable, recent clients weakened

Compliance · MEDIUM1.2

capability 'resources' declared but resources/list emptycapabilities inconsistent with real behaviorclients misled

Compliance · MEDIUM1.2

capability 'prompts' declared but prompts/list emptyinconsistent capabilitiesclients misled

Compliance · LOW0.6

no OAuth discovery (.well-known missing)RFC 9728/8414 not exposedauth not auto-discoverable by clients

Badge — paste it in your README

MCP Score badge — DeepWiki[![MCP Score](https://checkmcp.dev/badge/mcp-deepwiki-com.svg?url=https%3A%2F%2Fmcp.deepwiki.com%2Fmcp)](https://checkmcp.dev/report?url=https%3A%2F%2Fmcp.deepwiki.com%2Fmcp)

About DeepWiki — FAQ

Is the DeepWiki MCP server safe to use?+
CheckMCP audited DeepWiki and gave it an MCP Score of 81/100 (grade B) — good — only minor issues. The audit runs an OWASP MCP Top 10 security pass (tool poisoning, hardcoded secrets, command injection, the lethal trifecta) against the live endpoint; see the per-pillar breakdown and the "why this score" attribution on this page, and re-audit anytime at checkmcp.dev.
What is the MCP Score of DeepWiki?+
DeepWiki scores 81/100 (grade B) on CheckMCP's vendor-neutral audit across six weighted pillars — security, tool design, schemas, context-cost, compliance and coverage — with reliability measured and shown but not yet credited.
How many tools does DeepWiki expose, and what is its context cost?+
DeepWiki exposes 3 tools, and its tools/list response costs roughly 407 tokens — paid on every request your agent makes to it. Lower is better for your context budget.
How was DeepWiki scored?+
By probing the live MCP endpoint (https://mcp.deepwiki.com/mcp), inspecting its tools, schemas and protocol compliance, running an OWASP MCP Top 10 security pass, and measuring the token cost of tools/list — then attributing every penalty as measure → mechanism → effect. The methodology is open: checkmcp.dev/#methodology.