[ MCP_NODE_3907 ]

tinyfish

CATEGORY:
PROTOCOL: MCP v1.0
[ 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.

[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
    "mcpServers": {
        "tinyfish-en": {
            "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"
        }
    }
}
Source: claude-code-templates (MIT). See About Us for full credits.
[ UPLINK_INFO ]
TYPE
http
ENDPOINT
HOW TO INSTALL:
  1. Open your Claude Desktop config file.
  2. Copy the JSON block on the left.
  3. Paste it into the mcpServers section.
  4. Restart Claude Desktop.