Submit

Microsoft Learn MCP Server

@Microsoft Learn

The Microsoft Learn MCP Server is a cloud-hosted service that enables MCP hosts like GitHub Copilot and Cursor to search and retrieve accurate information directly from Microsoft's official documentation. By implementing the standardized Model Context Protocol (MCP), this service allows any compatible AI system to ground its responses in authoritative Microsoft content.

Tools

microsoft_docs_search

Server Config

{
  "microsoft.docs.mcp": {
    "type": "http",
    "url": "https://learn.microsoft.com/api/mcp"
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.