8
n8n 中文网amn8n.com

获取统计信息、缩短 URL 🛠️ Yourls 工具 MCP 服务器 💪 所有3个操作

中级

这是一个Engineering, AI领域的自动化工作流,包含 6 个节点。主要使用 YourlsTool, McpTrigger 等节点,结合人工智能技术实现智能自动化。 获取统计信息、缩短 URL 🛠️ Yourls 工具 MCP 服务器 💪 所有3个操作

前置要求
  • AI 服务 API Key(如 OpenAI、Anthropic 等)
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "meta": {
    "instanceId": "cd59eaaeb7b34d06e24511380db94cdb7fbce6037cc4de22e539c5158ab9cdfc"
  },
  "nodes": [
    {
      "id": "67cab801-1959-48b2-aab3-f4d91a95d065",
      "name": "工作流概览",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6dbb0524-dfba-4388-b12b-05718ae80ec4",
      "name": "Yourls工具MCP服务器",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -860,
        -80
      ],
      "webhookId": "4f094d4c-3a44-46f4-9c5a-5975fd8f04a2",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "fcb9f196-13c1-4d21-946f-e05ac2f04f4f",
      "name": "展开URL",
      "type": "n8n-nodes-base.yourlsTool",
      "position": [
        -800,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0b0fa272-780f-4d1a-a900-a1dbc911994f",
      "name": "缩短URL",
      "type": "n8n-nodes-base.yourlsTool",
      "position": [
        -580,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0007277a-c1fa-4f6e-aea0-1982b4552d20",
      "name": "获取URL统计信息",
      "type": "n8n-nodes-base.yourlsTool",
      "position": [
        -360,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "cbdc5018-c3e6-49db-9d60-500ee808a900",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "Expand a URL": {
      "ai_tool": [
        [
          {
            "node": "Yourls Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Shorten a URL": {
      "ai_tool": [
        [
          {
            "node": "Yourls Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get stats for a URL": {
      "ai_tool": [
        [
          {
            "node": "Yourls Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

中级 - 工程, 人工智能

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
中级
节点数量6
分类2
节点类型3
难度说明

适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流

作者
David Ashby

David Ashby

@cfomodz

A hacker by nature, programmer by trade ⚒️ I'm looking to collaborate on things that save human labor 📫 How to reach me Github👇 -> Discord

外部链接
在 n8n.io 查看

分享此工作流