Search & Knowledge
Microsoft Learn MCP
Microsoft Learn’s official MCP server provides semantic search across Microsoft technical documentation, page fetch as markdown, and code sample search—grounded answers for Azure and Microsoft stack work.
Stars
1.8k
Installs
160.0k
License
MIT
Kind
MCP
Trust evidence
Verified
Verified MCP — curated catalog entry with reviewed setup metadata.
- Stars: 1.8k · catalog
- Freshness: Updated 2026-05-01
- Used in 0 known stacks (editorial graph may still apply)
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Node.js 18+
Reference command
{
"mcpServers": {
"microsoft-learn": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://learn.microsoft.com/api/mcp"]
}
}
}