← Index

webfetch

io.github.ashlrai/webfetch·v0.1.5·Image, Video & Audio
Quality Score
90
/100

License-first federated image search with attribution, dimensions, and download tooling.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "webfetch": {
      "command": "npx",
      "args": [
        "-y",
        "getwebfetch-mcp"
      ],
      "env": {
        "UNSPLASH_ACCESS_KEY": "<your-unsplash_access_key>",
        "PEXELS_API_KEY": "<your-pexels_api_key>",
        "PIXABAY_API_KEY": "<your-pixabay_api_key>",
        "BRAVE_API_KEY": "<your-brave_api_key>",
        "SERPAPI_KEY": "<your-serpapi_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "webfetch": {
      "command": "npx",
      "args": [
        "-y",
        "getwebfetch-mcp"
      ],
      "env": {
        "UNSPLASH_ACCESS_KEY": "<your-unsplash_access_key>",
        "PEXELS_API_KEY": "<your-pexels_api_key>",
        "PIXABAY_API_KEY": "<your-pixabay_api_key>",
        "BRAVE_API_KEY": "<your-brave_api_key>",
        "SERPAPI_KEY": "<your-serpapi_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y getwebfetch-mcp
§02  Environment variables
UNSPLASH_ACCESS_KEY
secret

Optional Unsplash API key for Unsplash provider results.

PEXELS_API_KEY
secret

Optional Pexels API key for Pexels provider results.

PIXABAY_API_KEY
secret

Optional Pixabay API key for Pixabay provider results.

BRAVE_API_KEY
secret

Optional Brave Search API key for Brave image search results.

SERPAPI_KEY
secret

Optional SerpApi key for Google Images results.

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