mcp
A real-time access tool for Microsoft's official documentation and code samples, providing AI assistants with the latest, trustworthy information.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 1.7k
- Source
- mcp-github
- Repository
- github.com/MicrosoftDocs/mcp
Overview
Microsoft Learn MCP Server is an official MCP server and CLI tool designed to deliver real-time, reliable Microsoft documentation and code examples to large language models (LLMs) and AI assistants. With this tool, AI can avoid relying on outdated training data or performing risky web searches, instead directly accessing the most up-to-date official documentation. No API key, login, or registration required—just one-click installation to start coding immediately. Ideal for developers and teams needing to write high-quality code.
Capabilities
- ▪Eliminate AI hallucinations
- ▪Direct access to Microsoft official documentation
- ▪Plug-and-play with no authentication
- ▪100% trusted and secure
- ▪Completely free
Use cases
Setup
In VS Code: click the [Install in VS Code] button; or via CLI: `npx @microsoft/learn-cli search "azure functions timeout"` or after `npm install -g @microsoft/learn-cli`, use `mslearn search "azure functions timeout"`.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I install Microsoft Learn MCP Server?
Click the Install button in VS Code, or use the CLI tool `npx @microsoft/learn-cli`.
Do I need an API key?
No, it's ready to use with one-click installation.
What programming languages are supported?
Supports multiple languages, including but not limited to C#, Python, JavaScript, etc.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.