Back to MCP Servers
🔌

zcaceres/fetch-mcp

MIT

📇 🏠 - An MCP server to flexibly fetch JSON, text, and HTML data

TypeScriptProductivity

Install

npx -y mcp-fetch

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "zcaceres-fetch-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-fetch"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.