Back to search
100
MCP live v1.0.0 streamable-http

Microsoft Learn MCP

com.microsoft/microsoft-learn-mcp

Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs.

Uptime
20.0%
15 probes
Response
762ms
last probe
Tools
3
callable

Tools · 3

microsoft_docs_search

Search official Microsoft/Azure documentation to find the most relevant and trustworthy content for a user's query. This tool returns up to 10 high-quality content chunks (each max 500 tokens), extrac…

microsoft_code_sample_search

Search for code snippets and examples in official Microsoft Learn documentation. This tool retrieves relevant code samples from Microsoft documentation pages providing developers with practical implem…

microsoft_docs_fetch

Fetch and convert a Microsoft Learn documentation webpage to markdown format. This tool retrieves the latest complete content of Microsoft documentation webpages including Azure, .NET, Microsoft 365, …

Similar MCP servers embedding-nearest

com.windowsforum/mcp-server live
MCP server for WindowsForum.com with search, document retrieval, and real-time forum analytics.
22 tools · sse
MetaMask Embedded Wallets (Web3Auth) MCP live
Helps AI coding agents integrate MetaMask Embedded Wallets (Web3Auth) SDKs.
5 tools · streamable-http
Svelte MCP live
The official Svelte MCP server providing docs and autofixing tools for Svelte development
4 tools · streamable-http
com.thenextgennexus/developer-tools-mcp-server live
Search GitHub, npm, PyPI, StackOverflow, ArXiv from one MCP — built for coding agents.
7 tools · streamable-http
PlanExe live
MCP server for generating rough-draft project plans from natural-language prompts.
11 tools · streamable-http
Toolora MCP Server live
12 free tools: PDF, OCR, QR codes, audio transcription, URL scraping, Excel, Word. No key needed.
34 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "microsoft_learn_mcp": {
      "url": "https://learn.microsoft.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}