Back to search
60
MCP http

Microsoft Learn MCP

microsoft/learn_mcp

The Microsoft Learn MCP Server is a remote MCP Server that enables clients like GitHub Copilot and other AI agents to bring trusted and up-to-date information directly from Microsoft's official documentation. It supports streamable http transport, which is lightweight for clients to use.

Uptime
100.0%
13 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.GabrielaHdzMicrosoft/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools
io.github.gabrielahdzmicrosoft/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools
hoshy99/copilot-mcp-server
MCP Server for the Microsoft CoPilot Retrieval API
0 tools
iflow-mcp_davidlms-learnmcp-xapi
LearnMCP-xAPI is an open-source MCP server that enables AI agents to record and retrieve learning activities through xAPI-compliant Learning
0 tools
@satyam1990/learn-mcp
A simple MCP server that learns from the user with Google AI SDK
0 tools
@graspful/mcp
MCP server for Graspful — create adaptive learning courses from AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "microsoft_learn_mcp": {
      "url": "https://github.com/microsoftdocs/mcp",
      "transport": "http"
    }
  }
}