A lightweight MCP server for calling MarkItDown.
100K+
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/e144e0a2be95b34df17433bac904e635f2c5e551/packages/markitdown-mcp/Dockerfile |
| Commit | e144e0a2be95b34df17433bac904e635f2c5e551 |
| 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:9cb5f26d3…
Size
363 MB
Last updated
23 days ago
docker pull mcp/markitdownPulls:
4,035
Last week