Microsoft Learn MCP
NormalDescription
Official Microsoft Learn MCP Server and CLI tool, powering LLMs and AI agents with real-time, trusted Microsoft docs and code samples.
Key Features
- Official Microsoft Learn MCP server for real-time access to Microsoft documentation
- No authentication required — one-click install, plug-and-play setup
- Three tools: docs search, page fetch to markdown, and code sample search
- OpenAI-compatible endpoint for Deep Research model support
- Token budget control via maxTokenBudget query parameter
- Agent Skills for Claude, Copilot, Cursor, and other coding assistants
Use Cases
Tags
Categories
Quick Start
Add to your MCP client config: `{"servers":{"microsoft-learn":{"type":"http","url":"https://learn.microsoft.com/api/mcp"}}}`. Or install via VS Code one-click button. CLI: `npx @microsoft/learn-cli search "azure functions timeout"`.