kshern/image-tools-mcp
A Model Context Protocol (MCP) service for retrieving image dimensions, supporting both URL and local file sources.
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...