Microsoft Learn Documentation
microsoftdocs
Authoritative Microsoft Learn documentation retrieval via the hosted Microsoft Learn MCP endpoint.
- Installs
- 1.7k
- Namespace
- ms-learn
- Version
- hosted
- Last attach
- reviewed1 months ago
- Reliability
- 100% uptime (30d)· validated 2026-06-27
Add to your mcp.json
{
"mcpServers": {
"ms-learn": {
"type": "sse",
"url": "https://learn.microsoft.com/api/mcp"
}
}
}Open in VS CodeDon't have it? Install FrootAI for VS Code
Attach in a FrootAI play (fai-manifest)
mcp_scope:
attached:
- ms-learnAuthentication
none
no credentials required; the hosted endpoint serves public Microsoft Learn content.
No credentials required.
Environment variables
No environment variables required.
Sample tools
ms-learn.microsoft_docs_searchSearch Microsoft Learn documentation for a query.
ms-learn.microsoft_docs_fetchFetch the full content of a Microsoft Learn doc page.
Used in recipes
FAI cookbook recipes that attach ms-learn.
Destructive-action audit
No destructive tools — audited read-only
Destructive-action audit (X2.18): no destructive tools — documentation retrieval is read-only.
Known limitations
- Hosted remote endpoint — requires outbound network access to learn.microsoft.com; no local subprocess.
- Read-only documentation retrieval; cannot modify any resource.
- No package version to pin — `version_pin.package` is null and `version_range` is `hosted`; drift is tracked via the snapshot tools-list rather than a semver range.
Spec contributors
Maintainers who landed commits onmcp-specs/ms-learn.json.
- pspsbali
Freshness
When this spec was last reviewed by a maintainer and last machine-validated against the live server.
- Spec last reviewed
- 1 months ago(2026-06-25)
- Auto-validated
- never