mcp/markitdown

Verified Publisher

By mcp

Updated 23 days ago

A lightweight MCP server for calling MarkItDown.

Image
Machine learning & AI
4

100K+

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/e144e0a2be95b34df17433bac904e635f2c5e551/packages/markitdown-mcp/Dockerfile
Commite144e0a2be95b34df17433bac904e635f2c5e551
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:9cb5f26d3

Size

363 MB

Last updated

23 days ago

docker pull mcp/markitdown

This week's pulls

Pulls:

4,035

Last week