markitdown
VerifiedConvert documents to Markdown optimized for AI processing.
Configuration
{
"mcpServers": {
"markitdown": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-markitdown"
]
}
}
}Add this to your claude_desktop_config.json file.