Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "markitdown": {4 "cwd": "/path/to/markitdown_mcp_server",5 "env": {},6 "args": [7 "--directory",8 "/path/to/markitdown_mcp_server",9 "run",10 "markitdown"11 ],12 "command": "uv"13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation