md-vision for Claude Desktop
io.github.japlete/md-vision
Read markdown with inlined images and index headings for agentic RAG workflows.
client:Claude Desktop
transport:stdio
runtime:npm
Install md-vision in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"md-vision": {
"command": "npx",
"args": [
"-y",
"md-vision"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs