Skip to content
Cline

fetchmcp for Cline

io.github.labtools-studio/fetchmcp

Drop-in fetch MCP: clean Markdown from any URL, with JS rendering and anti-bot.

client:Cline transport:stdio runtime:npm

Install fetchmcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "fetchmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@labtoolsstudio/fetchmcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

fetchmcp in other clients