Microsoft Learn MCP✓
com.microsoft/microsoft-learn-mcp · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "com.microsoft/microsoft-learn-mcp",
"description": "Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs.",
"title": "Microsoft Learn MCP",
"repository": {
"url": "https://github.com/MicrosoftDocs/mcp",
"source": "github"
},
"version": "1.0.0",
"websiteUrl": "https://github.com/MicrosoftDocs/mcp",
"remotes": [
{
"type": "streamable-http",
"url": "https://learn.microsoft.com/api/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}