If you’ve ever had an AI agent hallucinate the wrong CLI command or code snippet — you’ll understand why we built this. Ground your AI on official Microsoft docs with our free MCP server. Plug into IDEs, tools, and LLMs in seconds — no setup required.
No reviews yetBe the first to leave a review for Microsoft Learn Docs MCP Server
Maker
📌
👋 Hi Product Hunt!
We (at Microsoft Learn) just launched the **Microsoft Learn Docs MCP Server**, a public, cloud-hosted service that lets your LLMs and agents ground themselves on *trusted, up-to-date Microsoft documentation*.
If you’ve ever had an AI agent confidently hallucinate the wrong CLI command or code snippet — you’ll understand why we built this.
This server implements the [Model Context Protocol (MCP)](https://modelcontextprotocol.io), an open standard that connects LLMs to real tools and data via a simple, streamable HTTP API.
✨ **What it does:**
✅ Semantic search across Microsoft Learn docs
✅ Returns accurate, concise chunks with titles, URLs, and up-to-date content
✅ Cloud-hosted, fully remote and free to use (no need to login)
✅ Works with VS Code, Claude Code, Cursor, Roo & more
✅ Public Preview — with more tools & docs coming soon!
🪄 **Quick start:**
You can start using it in your agent or IDE today:
```json
{
"microsoft.docs.mcp": {
"type": "http",
"url": "https://learn.microsoft.com/api/mcp"
}
}
Report
Questions? Comments? Let us know in the GitHub repository https://github.com/microsoftdocs... where we track discussions, issues and pull requests to interact with the community. 🙏
Questions? Comments? Let us know in the GitHub repository https://github.com/microsoftdocs... where we track discussions, issues and pull requests to interact with the community. 🙏