fetch — Fetch MCP Tool Read-only
fetch
(fetch) is one of 1 tool on the
Fetch
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call fetch from your client
- Claude Code Fetch fetch run in your project directory
- Claude Desktop Fetch fetch ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Fetch fetch ~/.cursor/mcp.json
- VS Code Fetch fetch .vscode/mcp.json
- Zed Fetch fetch ~/.config/zed/settings.json
- Windsurf Fetch fetch ~/.codeium/windsurf/mcp_config.json
Fastest route
claude mcp add fetch -- uvx mcp-server-fetch
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.