Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From microsoft-docs
Connects to the Microsoft Learn API to retrieve documentation, training modules, learning paths, and certification resources for Microsoft products and services.
npx claudepluginhub microsoftdocs/mcp --plugin microsoft-docsCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"microsoft-learn": {
"type": "http",
"url": "https://learn.microsoft.com/api/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://learn.microsoft.com/api/mcpShare bugs, ideas, or general feedback.