Multi-model vision understanding MCP server. Supports GLM-4.6V (Zhipu), DeepSeek-OCR (SiliconFlow - Free), Qwen3-VL-Flash (Aliyun), and Doubao-Seed-1.6 (Volcengine)
| Tool name | Description | Destructive? |
|---|---|---|
| image_understand | ✓ no |
{
"mcpServers": {
"luma": {
"command": "npx",
"args": [
"-y",
"luma-mcp"
]
}
}
}