mcp/markitdown

Verified Publisher

By mcp

Updated 15 days ago

A lightweight MCP server for calling MarkItDown.

Image
Machine learning & AI
2

50K+

mcp/markitdown repository overview

Markitdown MCP Server

A lightweight MCP server for calling MarkItDown.

What is an MCP Server?

MCP Info

Image Building Info

AttributeDetails
Dockerfilehttps://github.com/microsoft/markitdown/blob/a51f725d7ff4cdfe3bb6ad2ce2c04d98bf5f1f00/packages/markitdown-mcp/Dockerfile
Commita51f725d7ff4cdfe3bb6ad2ce2c04d98bf5f1f00
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?

Install from MCP:Hub

Tag summary

Content type

Image

Digest

sha256:66579f88f

Size

380.7 MB

Last updated

15 days ago

Requires Docker Desktop 4.37.1 or later.

This week's pulls

Pulls:

3,863

Last week