# Microsoft Learn MCP Server

Microsoft Learn MCP gives AI agents access to Microsoft’s documentation through a remote Streamable HTTP server.

Canonical URL: https://a2a-mcp.org/entry/microsoft-learn-mcp-server

Language: en

Category: MCP Servers

Updated: 2026-09-14

## About

Microsoft Learn MCP gives AI agents access to Microsoft’s documentation through a remote Streamable HTTP server.

## Key Features

- Search Microsoft technical documentation.
- Retrieve documentation context to support coding and troubleshooting tasks.

## Use Cases

Retrieve first-party technical documentation during implementation or troubleshooting.

## Limitations

This is a documentation retrieval service; it does not itself authorize changes to Azure or Microsoft 365 resources.

## Sources

- Project documentation: https://learn.microsoft.com/en-us/training/support/mcp
- Client setup reference: https://learn.microsoft.com/en-us/training/support/mcp-get-started

## MCP Setup

### Access requirements

- No authentication required. Microsoft Learn terms apply.

### Client setup

#### Claude Code

Transport: `http`

- In Claude Code run /plugin marketplace add microsoftdocs/mcp
- Then run /plugin install microsoft-docs@microsoft-docs-marketplace and restart.

The plugin includes the Learn MCP server and supporting documentation skills.
#### Other

Transport: `http`

- Use https://learn.microsoft.com/api/mcp in a compatible remote MCP client.

Setup docs: https://learn.microsoft.com/en-us/training/support/mcp-get-started

## Tags

- MCP
- microsoft
- documentation

## Alternatives

- X Docs MCP
- AWS Knowledge MCP Server

## Sources

- [Project website](https://learn.microsoft.com/en-us/training/support/mcp)
- [Project documentation](https://learn.microsoft.com/en-us/training/support/mcp)
- [Client setup reference](https://learn.microsoft.com/en-us/training/support/mcp-get-started)

Last checked: 2026-09-14
