Microsoft Learn MCP for Cursor
com.microsoft/microsoft-learn-mcp
Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs.
client:Cursor
transport:streamable-http
tools:3
Install Microsoft Learn MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"microsoft-learn-mcp": {
"url": "https://learn.microsoft.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs