webfetch for Claude Desktop
io.github.ashlrai/webfetch
License-first federated image search with attribution, dimensions, and download tooling.
client:Claude Desktop
transport:stdio
runtime:npm
Install webfetch in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"webfetch": {
"command": "npx",
"args": [
"-y",
"getwebfetch-mcp"
],
"env": {
"UNSPLASH_ACCESS_KEY": "<UNSPLASH_ACCESS_KEY>",
"PEXELS_API_KEY": "<PEXELS_API_KEY>",
"PIXABAY_API_KEY": "<PIXABAY_API_KEY>",
"BRAVE_API_KEY": "<BRAVE_API_KEY>",
"SERPAPI_KEY": "<SERPAPI_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs