A lightweight MCP server for calling MarkItDown.
50K+
A lightweight MCP server for calling MarkItDown.
| Attribute | Details |
|---|---|
| Docker Image | mcp/markitdown |
| Author | microsoft |
| Repository | https://github.com/microsoft/markitdown |
| Attribute | Details |
|---|---|
| Dockerfile | https://github.com/microsoft/markitdown/blob/a51f725d7ff4cdfe3bb6ad2ce2c04d98bf5f1f00/packages/markitdown-mcp/Dockerfile |
| Commit | a51f725d7ff4cdfe3bb6ad2ce2c04d98bf5f1f00 |
| Docker Image built by | Docker Inc. |
| Docker Scout Health Score | |
| Verify Signature | COSIGN_REPOSITORY=mcp/signatures cosign verify mcp/markitdown --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub |
| Licence | MIT License |
| Tools provided by this Server | Short Description |
|---|---|
convert_to_markdown | Convert a resource described by an http:, https:, file: or data: URI to markdown |
convert_to_markdownConvert a resource described by an http:, https:, file: or data: URI to markdown
| Parameters | Type | Description |
|---|---|---|
uri | string |
{
"mcpServers": {
"markitdown": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"/local-directory:/local-directory",
"mcp/markitdown"
]
}
}
}
Content type
Image
Digest
sha256:66579f88f…
Size
380.7 MB
Last updated
15 days ago
Requires Docker Desktop 4.37.1 or later.
Pulls:
3,863
Last week