Labsco
magiclane logo

Microsoft Learn MCP Server

from magiclane

The Microsoft Learn MCP Server 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 that uses streamable http. It allows to search through documentation, fetch a complete article, and search through code samples.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

Microsoft Learn MCP Server overview | Microsoft Learn

The Microsoft Learn Model Context Protocol (MCP) Server enables clients like GitHub Copilot and other AI agents to bring trusted and up-to-date information directly from Microsoft's official documentation. It's a remote MCP server that uses streamable http. It allows agents to search through documentation, fetch a complete article, and search through code samples.

Use cases

  • Enhance agentic development environments like Visual Studio (VS) Code, Visual Studio, and others with Learn content

  • Use Learn content in Copilot Studio agents, Foundry agents, and custom solutions

  • Enable learners, engineers, and support to use Learn content in their flow of work

How the Learn MCP Server works

Learn MCP Server is a remote MCP server that uses streamable http. Compatible client apps like GitHub Copilot can connect with the endpoint.

https://learn.microsoft.com/api/mcp

Note: This endpoint is designed for programmatic access by MCP clients via Streamable HTTP. It does not support direct access from a web browser and may return a 405 Method Not Allowed error if accessed manually.

The MCP server provides an interface to the Learn knowledge service that powers Ask Learn and Copilot for Azure. Developer options are listed in the Microsoft Learn MCP Server developer documentation . We also have release notes to see what the latest updates are, and best practices information. If you're interested in using it, check out the Get Started in VS Code article and the Get Started in Foundry article .

Availability and pricing

The Microsoft Learn MCP Server is publicly available. There's no charge to use the MCP server.