Catalog
Image Reader MCP
Officialby SylphxAI · TypeScript
Evidence-first image MCP. Agent Media Twin with metadata and citeable OCR evidence.
Evidence-first image MCP. Agent Media Twin with metadata and citeable OCR evidence.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"image-reader-mcp": {
"command": "npx",
"args": [
"-y",
"@sylphx/image-reader-mcp@0.1.0"
]
}
}
}