Loading MCP server directory, please wait...
MCP server for img-src.io Image CDN - upload, transform, and deliver images through AI assistants
npx @getmcp/cli add io.github.img-src-io/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
IMG_SRC_API_KEYYour img-src.io API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.img-src-io/mcp": {
"command": "npx",
"args": [
"-y",
"@img-src/mcp-server"
],
"env": {
"IMG_SRC_API_KEY": ""
}
}
}
}