Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
Connects to the Microsoft Learn API to retrieve documentation, training modules, learning paths, and certification resources for Microsoft products and services.
npx claudepluginhub nikiforovall/claude-code-rules --plugin handbook-microsoft-docsCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"microsoft_docs_mcp": {
"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.