ironsheep/image_tools_mcp
A collection of tools to help an AI agent understand images through requests. After giving a single image, the request to zoom in and look about colors, measure dimensions, just a miscellaneous feature set to extend an AI agent in image handling.
Platform-specific configuration:
{
"mcpServers": {
"image_tools_mcp": {
"command": "npx",
"args": [
"-y",
"image_tools_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...