official (vendor)MITv0.0.1

markitdown-mcp

by Microsoft

Microsoft's MCP server that converts files and office documents (PDF, Word, Excel, PowerPoint, images, audio, HTML, ZIP, YouTube URLs, EPUB) into Markdown inside any MCP-compliant agent.

MCP server

This plugin ships an MCP server. Point an MCP-capable host at it with the config below, or run it directly.

{
  "mcpServers": {
    "markitdown-mcp": {
      "type": "http",
      "url": "uvx markitdown-mcp"
    }
  }
}

uvx markitdown-mcp