Webfetch
MCP ServerTrendingby Community · Added 5mo ago
Claude
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"webfetch": {
"command": "npx",
"args": [
"webfetch"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Replaces AI assistant's built-in web fetch functionality with a configurable HTTP client, enabling domain-scoped header injection.
Tags
Developer Toolsmcp-servertrendingnew