AutomationFlowsWeb Scraping › Mcp Gatitos

Mcp Gatitos

MCP gatitos. Uses mcpTrigger, httpRequestTool. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexityAI-powered2 nodesMcp TriggerHTTP Request Tool
Web Scraping Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆ AI nodes: yes Added:

This workflow follows the HTTP Request Tool → Mcptrigger recipe pattern — see all workflows that pair these two integrations.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "MCP gatitos",
  "nodes": [
    {
      "parameters": {
        "path": "65374ad6-4e30-4a00-8aab-393da91b6732"
      },
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "typeVersion": 2,
      "position": [
        -160,
        -352
      ],
      "id": "28b169e7-08a2-40c9-8801-1cf1626099c5",
      "name": "MCP Server Trigger"
    },
    {
      "parameters": {
        "toolDescription": "Hace una llamada HTTP a la API de Catfact devolviendo un dato aleatorio de los gatos.",
        "url": "https://catfact.ninja/fact",
        "options": {}
      },
      "type": "n8n-nodes-base.httpRequestTool",
      "typeVersion": 4.4,
      "position": [
        128,
        -128
      ],
      "id": "16f50cf3-aed7-41de-b036-cf40e4f2af65",
      "name": "HTTP Request"
    }
  ],
  "connections": {
    "HTTP Request": {
      "ai_tool": [
        [
          {
            "node": "MCP Server Trigger",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

MCP gatitos. Uses mcpTrigger, httpRequestTool. Event-driven trigger; 2 nodes.

Source: https://github.com/jaramosdal/infra/blob/8b09180e511c4fd3b6ff8c387931feaa7027f1ab/n8n-workflows/MCP_gatitos.json — original creator credit. Request a take-down →

More Web Scraping workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Web Scraping

Complete MCP server exposing 2 Catalog API operations to AI agents.

Mcp Trigger, HTTP Request Tool
Web Scraping

Complete MCP server exposing 2 Mobility API operations to AI agents.

Mcp Trigger, HTTP Request Tool
Web Scraping

Complete MCP server exposing 2 Negotiation API operations to AI agents.

Mcp Trigger, HTTP Request Tool
Web Scraping

Complete MCP server exposing 2 Wayback API operations to AI agents.

Mcp Trigger, HTTP Request Tool
Web Scraping

Complete MCP server exposing 2 CarbonDoomsDay API operations to AI agents.

Mcp Trigger, HTTP Request Tool