‹ directory
88MCP SCORE
B
Microsoft Learn MCP Server
https://learn.microsoft.com/api/mcp
3 tools~1.3k tok/req100% annot.proto 2024-11-05
Score by pillar
Security ·20100
Tool design ·18100
Schemas / desc ·1692
Reliability ·1420
Context-cost ·1281
Compliance ·1274
Coverage ·850
reliability: LOW (T1 single-shot, not credited - requires T3 >=24h)
Context-cost
1.3ktokens for
tools/listPaid on every request. Lean footprint for 3 tools.
ecosystem median ≈ 3k
MCP primitive coverage
the quality score covers tools3
Tools
0
Resources · none
0
Prompts · none
Why this score — causal attribution
Each penalty: measure → mechanism → effect → Δscore.
Compliance · MEDIUM−1.6
proto 2024-11-05 (4 rev. behind 2025-11-25) → outdated protocol version → recent features unavailable, recent clients weakened
Compliance · MEDIUM−1.2
capability 'resources' declared but resources/list empty → capabilities inconsistent with real behavior → clients misled
Compliance · MEDIUM−1.2
capability 'prompts' declared but prompts/list empty → inconsistent capabilities → clients misled
Compliance · LOW−0.6
no OAuth discovery (.well-known missing) → RFC 9728/8414 not exposed → auth not auto-discoverable by clients
Suggested composite optimizations
microsoft_docs_search ↔ microsoft_docs_fetch →
renommer pour distinguerBadge — paste it in your README
[](https://checkmcp.dev/report?url=https%3A%2F%2Flearn.microsoft.com%2Fapi%2Fmcp)About Microsoft Learn MCP Server — FAQ
Is the Microsoft Learn MCP Server MCP server safe to use?+
CheckMCP audited Microsoft Learn MCP Server and gave it an MCP Score of 88/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 Microsoft Learn MCP Server?+
Microsoft Learn MCP Server scores 88/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 Microsoft Learn MCP Server expose, and what is its context cost?+
Microsoft Learn MCP Server exposes 3 tools, and its tools/list response costs roughly 1.3k tokens — paid on every request your agent makes to it. Lower is better for your context budget.
How was Microsoft Learn MCP Server scored?+
By probing the live MCP endpoint (https://learn.microsoft.com/api/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.