Microsoft Learn MCP
Rank #701com.microsoft/microsoft-learn-mcp
The Microsoft Learn MCP Server is a remote MCP Server that enables clients like GitHub Copilot and other AI agents to bring trusted and up-to-date information directly from Microsoft's official documentation. It supports streamable http transport, which is lightweight for clients to use.
Microsoft Learn MCP is a Model Context Protocol (MCP) server published by microsoftdocs. It ranks #701 of 55,941 servers tracked on MCP Toplist, and its repository has 1,680 GitHub stars. Microsoft Learn MCP is listed across 4 registries — Official MCP, Smithery, Glama and PulseMCP, with 2 tracked versions. It was first listed on Sep 24, 2025 and most recently updated on Nov 21, 2025.
Ranks ahead of 55,240 of 55,941 servers on MCP Toplist.
Use Microsoft Learn MCP
Add Microsoft Learn MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"microsoft-learn-mcp": {
"url": "https://learn.microsoft.com/api/mcp"
}
}
}Listed on 4 registries
microsoftdocs
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Nov 21, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Microsoft Learn MCP?
- The Microsoft Learn MCP Server is a remote MCP Server that enables clients like GitHub Copilot and other AI agents to bring trusted and up-to-date information directly from Microsoft's official documentation. It supports streamable http transport, which is lightweight for clients to use.
- Who maintains Microsoft Learn MCP?
- Microsoft Learn MCP is maintained by microsoftdocs, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Microsoft Learn MCP listed on the official MCP registry?
- Yes — Microsoft Learn MCP is listed on the Official MCP Registry, alongside Smithery, Glama and PulseMCP.
- How many versions does Microsoft Learn MCP have?
- MCP Toplist tracks 2 versions of Microsoft Learn MCP, most recently published on Nov 21, 2025.
- Where can I find the source code for Microsoft Learn MCP?
- The source code for Microsoft Learn MCP is hosted at github.com/microsoftdocs/mcp.