AutomationFlowsGeneral › Jina AI Tool Mcp Server All 3 Operations

Jina AI Tool Mcp Server All 3 Operations

Original n8n title: 🛠️ Jina AI Tool Mcp Server 💪 All 3 Operations

ByDavid Ashby @cfomodz on n8n.io

Complete MCP server exposing all Jina AI Tool operations to AI agents. Zero configuration needed - all 3 operations pre-built.

Event trigger★★☆☆☆ complexityAI-powered7 nodesMcp TriggerJina Ai Tool
General Trigger: Event Nodes: 7 Complexity: ★★☆☆☆ AI nodes: yes Added:

This workflow corresponds to n8n.io template #5238 — we link there as the canonical source.

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
{
  "id": "jkPWz0xAzYudsxZn",
  "meta": null,
  "name": "Jina AI Tool MCP Server",
  "tags": [],
  "nodes": [
    {
      "id": "5ab6d59e-ae60-4820-b4c8-268e1f96d61e",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -160
      ],
      "parameters": {
        "width": 420,
        "height": 800,
        "content": "## \ud83d\udee0\ufe0f Jina AI Tool MCP Server\n\n### \ud83d\udccb Available Operations (3 total)\n\n**Reader**: read, search\n**Research**: deep research\n\n### \u2699\ufe0f Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n\n1. **\ud83d\udd11 Add Credentials**: Configure Jina AI Tool authentication in one tool node then open and close all others.\n2. **\ud83d\ude80 Activate**: Enable this workflow to start your MCP server\n3. **\ud83d\udd17 Get URL**: Copy webhook URL from MCP trigger (right side)\n4. **\ud83e\udd16 Connect**: Use MCP URL in your AI agent configurations\n\n### \u2728 Ready-to-Use Features\n\n\u2022 Zero configuration - all 3 operations pre-built\n\u2022 AI agents automatically populate parameters via `$fromAI()` expressions\n\u2022 Every resource and operation combination available\n\u2022 Native n8n error handling and response formatting\n\u2022 Modify parameter defaults in any tool node as needed\n\n### \ud83d\udcac Need Help?\nCheck the [n8n documentation](https://docs.n8n.io/integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolmcp/) or ping me on [discord](https://discord.me/cfomodz) for MCP integration guidance or customizations."
      },
      "typeVersion": 1
    },
    {
      "id": "e91a6b66-f6ca-482c-ba5c-9e39427f387e",
      "name": "Jina AI Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -640,
        -120
      ],
      "parameters": {
        "path": "jina-ai-tool-mcp"
      },
      "typeVersion": 1
    },
    {
      "id": "d210d1e9-5a5a-4f87-b797-04b4f8e4fbd5",
      "name": "Read URL content",
      "type": "n8n-nodes-base.jinaAiTool",
      "position": [
        -800,
        140
      ],
      "parameters": {
        "url": "={{ $fromAI('Url', ``, 'string') }}",
        "options": {},
        "simplify": "={{ $fromAI('Simplify', ``, 'boolean') }}",
        "requestOptions": {}
      },
      "credentials": {
        "jinaAiApi": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "3cedddc5-4ca2-4214-8fa7-84165c6b3ca2",
      "name": "Search web",
      "type": "n8n-nodes-base.jinaAiTool",
      "position": [
        -580,
        140
      ],
      "parameters": {
        "options": {},
        "simplify": "={{ $fromAI('Simplify', ``, 'boolean') }}",
        "operation": "search",
        "searchQuery": "={{ $fromAI('Search_Query', ``, 'string') }}",
        "requestOptions": {}
      },
      "credentials": {
        "jinaAiApi": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "b5a366fe-e65b-4c13-a462-b0bd4f58edb2",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "color": 4,
        "width": 620,
        "height": 180,
        "content": "## Reader"
      },
      "typeVersion": 1
    },
    {
      "id": "c50231d8-2c2a-44a2-8cf1-44c430b8c6ed",
      "name": "Perform deep research",
      "type": "n8n-nodes-base.jinaAiTool",
      "position": [
        -800,
        380
      ],
      "parameters": {
        "options": {},
        "resource": "research",
        "simplify": "={{ $fromAI('Simplify', ``, 'boolean') }}",
        "researchQuery": "={{ $fromAI('Research_Query', ``, 'string') }}",
        "requestOptions": {}
      },
      "credentials": {
        "jinaAiApi": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "48f7c177-d67e-4d51-8f62-e0f116e3a876",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "color": 5,
        "width": 400,
        "height": 180,
        "content": "## Research"
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "shared": [
    {
      "role": "workflow:owner",
      "project": {
        "id": "G5fce9xGuBAsWBXe",
        "icon": null,
        "name": "David Ashby <david.ashby.lds@gmail.com>",
        "type": "personal",
        "createdAt": "2025-06-04T02:55:02.013Z",
        "updatedAt": "2025-06-04T02:56:01.361Z",
        "projectRelations": [
          {
            "role": "project:personalOwner",
            "user": {
              "id": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
              "role": "global:owner",
              "email": "david.ashby.lds@gmail.com",
              "disabled": false,
              "lastName": "Ashby",
              "settings": {
                "npsSurvey": {
                  "responded": true,
                  "lastShownAt": 1749357655581
                },
                "userActivated": true,
                "userActivatedAt": 1749075994495,
                "easyAIWorkflowOnboarded": true,
                "firstSuccessfulWorkflowId": "3N3vVikZb3MckFYm"
              },
              "createdAt": "2025-06-04T02:55:01.745Z",
              "firstName": "David",
              "isPending": false,
              "updatedAt": "2025-06-08T04:40:58.399Z",
              "mfaEnabled": false,
              "personalizationAnswers": {
                "version": "v4",
                "personalization_survey_n8n_version": "1.95.3",
                "personalization_survey_submitted_at": "2025-06-04T02:56:07.075Z"
              }
            },
            "userId": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
            "createdAt": "2025-06-04T02:55:02.013Z",
            "projectId": "G5fce9xGuBAsWBXe",
            "updatedAt": "2025-06-04T02:55:02.013Z"
          }
        ]
      },
      "createdAt": "2025-06-24T21:39:51.737Z",
      "projectId": "G5fce9xGuBAsWBXe",
      "updatedAt": "2025-06-24T21:39:51.737Z",
      "workflowId": "jkPWz0xAzYudsxZn"
    }
  ],
  "settings": {
    "timezone": "America/New_York"
  },
  "createdAt": "2025-06-24T21:39:51.735Z",
  "updatedAt": "2025-06-24T21:40:36.000Z",
  "versionId": "02a748f3-dab8-4448-a09d-080470d0b791",
  "isArchived": false,
  "staticData": null,
  "connections": {
    "Search web": {
      "ai_tool": [
        [
          {
            "node": "Jina AI Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Read URL content": {
      "ai_tool": [
        [
          {
            "node": "Jina AI Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Perform deep research": {
      "ai_tool": [
        [
          {
            "node": "Jina AI Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  },
  "triggerCount": 0
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

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

About this workflow

Complete MCP server exposing all Jina AI Tool operations to AI agents. Zero configuration needed - all 3 operations pre-built.

Source: https://n8n.io/workflows/5238/ — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

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

General

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

Mcp Trigger, Airtop Tool
General

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Mcp Trigger, Google Business Profile Tool
General

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Mcp Trigger, Emelia Tool
General

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Mcp Trigger, Coin Gecko Tool
General

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Mcp Trigger, Strava Tool