
Jina AI Tool MCP Server
Description
Categories
🤖 AI & Machine Learning
Nodes Used
n8n-nodes-base.jinaAiTooln8n-nodes-base.jinaAiTooln8n-nodes-base.jinaAiTooln8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.stickyNote@n8n/n8n-nodes-langchain.mcpTrigger
PriceGratis
Views0
Last Updated11/28/2025
workflow.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": "## 🛠️ Jina AI Tool MCP Server\n\n### 📋 Available Operations (3 total)\n\n**Reader**: read, search\n**Research**: deep research\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n\n1. **🔑 Add Credentials**: Configure Jina AI Tool authentication in one tool node then open and close all others.\n2. **🚀 Activate**: Enable this workflow to start your MCP server\n3. **🔗 Get URL**: Copy webhook URL from MCP trigger (right side)\n4. **🤖 Connect**: Use MCP URL in your AI agent configurations\n\n### ✨ Ready-to-Use Features\n\n• Zero configuration - all 3 operations pre-built\n• AI agents automatically populate parameters via `$fromAI()` expressions\n• Every resource and operation combination available\n• Native n8n error handling and response formatting\n• Modify parameter defaults in any tool node as needed\n\n### 💬 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
],
"webhookId": "a42c6d6a-6359-4bb9-989f-0d07ad047b62",
"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": {
"id": "SET_YOUR_CREDENTIAL_ID_HERE",
"name": "Credential Name"
}
},
"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": {
"id": "SET_YOUR_CREDENTIAL_ID_HERE",
"name": "Credential Name"
}
},
"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": {
"id": "SET_YOUR_CREDENTIAL_ID_HERE",
"name": "Credential Name"
}
},
"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 <[email protected]>",
"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": "[email protected]",
"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"
}
],
"pinData": {},
"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
}