Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 14, 2026·1 min de lectura

Microsoft Learn MCP — Official Microsoft Docs MCP Server

Microsoft Learn MCP is an official remote MCP endpoint for trusted docs search; connects via streamable HTTP and supports token budgets (1,629★).

Listo para agents

Staging seguro para este activo

Este activo primero queda en staging. El prompt copiado pide inspeccionar los archivos staged antes de activar scripts, config MCP o config global.

Stage only · 17/100Política: staging
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp Config
Instalación
Stage only
Confianza
Confianza: Established
Entrada
Asset
Comando de staging seguro
npx -y tokrepo@latest install 1bf4a5bc-fc00-57c9-aca2-f532ac360748 --target codex

Primero deja archivos en staging; la activación requiere revisar el README y el plan staged.

Introducción

Microsoft Learn MCP is an official remote MCP endpoint for trusted docs search; connects via streamable HTTP and supports token budgets (1,629★).

Best for: Developers who want first-party Microsoft docs access inside Claude/Cursor/Codex without scraping random web pages

Works with: Any MCP client that supports HTTP servers; the endpoint is https://learn.microsoft.com/api/mcp

Setup time: 3-8 minutes

Main

  • Trusted source: designed to reduce hallucinations by restricting responses to official Microsoft documentation.
  • HTTP MCP endpoint: exposes a remote MCP server URL (not a browser URL) intended for compliant clients.
  • Token budget control: documents maxTokenBudget to cap response sizes for faster agent loops.
  • CLI option: README mentions @microsoft/learn-cli as an alternative way to search from terminals.

FAQ

  • Can I open it in a browser?: No. The README notes it may return 405 in a browser; connect via an MCP client.
  • Do I need auth?: The README positions it as free and no-key for basic usage.
  • How do I keep outputs small?: Append ?maxTokenBudget=<N> to cap response tokens.
🙏

Fuente y agradecimientos

Source: https://github.com/MicrosoftDocs/mcp > License: CC-BY-4.0 > GitHub stars: 1629 · forks: 190

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados