📦
Image MCP
A image search MCP server using the Unsplash API.
0 installs
Trust: 57 — Fair
Devtools
Installation
npx image-mcpAsk AI about Image MCP
Powered by Claude · Grounded in docs
I know everything about Image MCP. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Image-MCP
This is a simple MCP server that loads images from a local path or HTTP/HTTPS URL. This enables AI (e.g. your cursor agent) to load and analyze images. Click the above button to install, or add the following snippet to your mcp.json:
{
"image_loader": {
"command": "uvx",
"args": ["image-mcp@latest"]
}
}
