[ MCP_NODE_3906 ]

TinyFish 网页智能代理

协议: MCP v1.0
[ 描述 ]

支持实时进度流显示的网页浏览和数据提取代理,适用于异步任务和分步网页操作。

[ 配置_JSON ]
claude_desktop_config.json
{
    "mcpServers": {
        "tinyfish": {
            "description": "TinyFish Web Agent - Web browsing and data extraction via MCP with real-time progress streaming, async tasks, and stealth browser profiles. Requires a TinyFish account (tinyfish.ai) with active subscription. Uses OAuth 2.1 authentication.",
            "type": "http",
            "url": "https://agent.tinyfish.ai/mcp"
        }
    }
}
数据来源:claude-code-templates(MIT),中文翻译由 AI 生成。详见关于我们
[ 上行信息 ]
类型
http
端点
如何安装:
  1. 打开您的 Claude Desktop 配置文件。
  2. 复制左侧的 JSON 代码块。
  3. 将其粘贴到 mcpServers 节点下。
  4. 重启 Claude Desktop 客户端。