Back to Developer Tools
Microsoft Learn MCP Server
The Microsoft Learn MCP Server is a cloud-hosted service 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 is a remote MCP Server using streamable http, which is lightweight for clients to use.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"microsoft-learn-mcp-server": {
// See GitHub repository for configuration
}
}
}