← Index

io.github.img-src-io/mcp

io.github.img-src-io/mcp·v0.2.5·Image, Video & Audio
Quality Score
76
/100

MCP server for img-src.io Image CDN - upload, transform, and deliver images through AI assistants

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@img-src/mcp-server"
      ],
      "env": {
        "IMG_SRC_API_KEY": "<your-img_src_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@img-src/mcp-server"
      ],
      "env": {
        "IMG_SRC_API_KEY": "<your-img_src_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @img-src/mcp-server
§02  Environment variables
IMG_SRC_API_KEY
requiredsecret

Your img-src.io API key

§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Image, Video & Audio