Explore
Contribute
Sign In

Explore

  1. Explore
  2. /
  3. Productivity & Collaboration
  4. /
  5. Markitdown

Markitdown

Markitdown

mcp

A lightweight MCP server for calling MarkItDown.

7.5K

1 Tool

Packaged by
Requires Configuration
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

OverviewTools (1)ConfigManual installation
Docker Hub⁠Github repository⁠

Use cases

Convert a resource described by an http:, https:, file: or data: URI to markdown

About

Markitdown MCP Server

A lightweight MCP server for calling MarkItDown.

What is an MCP Server?⁠

MCP Info

AttributeDetails
Docker Imagemcp/markitdown⁠
Authormicrosoft⁠
Repositoryhttps://github.com/microsoft/markitdown⁠

Image Building Info

AttributeDetails
Dockerfilehttps://github.com/microsoft/markitdown/blob/3d4fe3cdcced195c7f6ce6d266dbf508aa147e54/packages/markitdown-mcp/Dockerfile⁠
Docker Image built byDocker Inc.
Docker Scout Health ScoreDocker Scout Health Score
Verify SignatureCOSIGN_REPOSITORY=mcp/signatures cosign verify mcp/markitdown --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub
LicenceMIT License

Available Tools (1)

Tools provided by this ServerShort Description
convert_to_markdownConvert a resource described by an http:, https:, file: or data: URI to markdown

Tools Details

Tool: convert_to_markdown

Convert a resource described by an http:, https:, file: or data: URI to markdown

ParametersTypeDescription
uristring

Use this MCP Server

{
  "mcpServers": {
    "markitdown": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-v",
        "/local-directory:/local-directory",
        "mcp/markitdown"
      ]
    }
  }
}

Why is it safer to run MCP Servers with Docker?⁠

Manual installation

You can install the MCP server using:

​

Installation for

Related servers

© 2025 Docker, Inc. All rights reserved. | Terms of Service | Subscription Service Agreement | Privacy | Legal