moiri-gamboni/image-reader-mcp
An MCP (Model Context Protocol) server (using FastMCP) to provide tools for listing local image files and reading their content. Designed for LLM agent integration.
Platform-specific configuration:
{
"mcpServers": {
"image-reader-mcp": {
"command": "npx",
"args": [
"-y",
"image-reader-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...