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

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 94/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp
Instalación
Bundle
Confianza
Confianza: Established
Entrada
https://learn.microsoft.com/api/mcp
Comando CLI universal
npx tokrepo install 1bf4a5bc-fc00-57c9-aca2-f532ac360748
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