8
n8n 中文网amn8n.com

Lyft MCP 服务器

高级

这是一个Engineering, AI RAG领域的自动化工作流,包含 25 个节点。主要使用 HttpRequestTool, McpTrigger 等节点。 使用 MCP 的完整 Lyft API 集成,支持 16 种操作

前置要求
  • 可能需要目标 API 的认证凭证
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "9eamTbfoJPvEQc7b",
  "meta": null,
  "name": "Lyft MCP 服务器",
  "tags": [],
  "nodes": [
    {
      "id": "a62125d5-454f-404a-952c-b4b5c417a662",
      "name": "设置说明",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c5c9c966-e25c-4bfc-9e1e-4ba1b4967a6c",
      "name": "工作流概览",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d22705c4-e42b-4341-a8f6-d8c10330ebf3",
      "name": "Lyft MCP 服务器",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ],
      "webhookId": "68b63c91-a62f-4deb-85a3-fea2898e4136",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3f73ae8d-026f-4d0a-a252-4ebb14949a31",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7d62c489-39f2-404d-8d1b-87015eb28c05",
      "name": "检索费用估算",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "c3d73a2e-7a8f-47fb-8d69-6e2c70925b15",
      "name": "列出附近司机",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        -60
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "cef4ff91-dbae-4e98-90f4-d74453537c3c",
      "name": "检索接载预计到达时间",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        -60
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "8bfeb676-6654-418d-99bf-8330f0378329",
      "name": "列出乘车类型",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        80,
        -60
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "4b0379c2-3f4c-4b04-9687-97418794faba",
      "name": "描述 - 公共",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        280,
        -60
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e4fab5b8-1162-49b5-8df1-bd28dee22187",
      "name": "便签2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "5c57559f-ba58-4208-a77e-3de9eb4a69c3",
      "name": "检索用户资料",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "24ca6e79-936e-4e5a-a479-2d52df1a59cc",
      "name": "列出用户行程",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "ecff80ab-1da1-4dee-a8bd-538b9b5db2bc",
      "name": "请求新行程",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e42f5ece-94de-4ed5-84e6-14e95d7a0689",
      "name": "检索行程详情",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        80,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "c3967776-af14-47af-9098-b41a621556cd",
      "name": "取消行程请求",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        280,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "b8d11fcf-69a6-492f-89bd-53c0c6eacb63",
      "name": "更新行程目的地",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        480,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "bf1d82ec-3835-491f-864a-d49d89ff133f",
      "name": "提交行程评分",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        680,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "f7ef51a6-521c-4aa6-aa09-4061d83af209",
      "name": "检索行程收据",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        880,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "a1265b2c-76eb-45c8-8a7f-320a5627e6ed",
      "name": "描述 - 用户",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1080,
        180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b8e0334c-5c19-47fb-8334-475607d695ab",
      "name": "便签3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        380
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "481c2d33-3f59-42f3-ad2e-2b7a87f69322",
      "name": "设置高峰时段百分比",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "c3d09710-d3ca-4696-b792-068ca62a5f53",
      "name": "更新沙盒行程状态",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "0a9b9eb2-e405-4cae-b97d-68558f142723",
      "name": "设置沙盒行程类型",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "5209dcb3-f58e-48be-9bc7-5a6ca4c897d5",
      "name": "更新司机可用性",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        80,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "542247e9-9620-48e1-b5d4-cce2224046b7",
      "name": "描述 - 沙盒",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        280,
        420
      ],
      "parameters": {
        "content": ""
      },
      "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-07-02T18:25:40.716Z",
      "projectId": "G5fce9xGuBAsWBXe",
      "updatedAt": "2025-07-02T18:25:40.716Z",
      "workflowId": "9eamTbfoJPvEQc7b"
    }
  ],
  "pinData": {},
  "settings": {
    "timezone": "America/New_York"
  },
  "createdAt": "2025-07-02T18:25:40.709Z",
  "updatedAt": "2025-07-02T18:27:36.000Z",
  "versionId": "de6a0966-c07c-4cdd-9004-407be72ee23e",
  "isArchived": false,
  "staticData": null,
  "connections": {
    "List Ride Types": {
      "ai_tool": [
        [
          {
            "node": "Lyft MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "List User Rides": {
      "ai_tool": [
        [
          {
            "node": "Lyft MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Request New Ride": {
      "ai_tool": [
        [
          {
            "node": "Lyft MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Submit Ride Rating": {
      "ai_tool": [
        [
          {
            "node": "Lyft MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Cancel Ride Request": {
      "ai_tool": [
        [
          {
            "node": "Lyft MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "List Nearby Drivers": {
      "ai_tool": [
        [
          {
            "node": "Lyft MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Pickup ETA": {
      "ai_tool": [
        [
          {
            "node": "Lyft MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Ride Details": {
      "ai_tool": [
        [
          {
            "node": "Lyft MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Ride Receipt": {
      "ai_tool": [
        [
          {
            "node": "Lyft MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve User Profile": {
      "ai_tool": [
        [
          {
            "node": "Lyft MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Cost Estimate": {
      "ai_tool": [
        [
          {
            "node": "Lyft MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Set Sandbox Ride Types": {
      "ai_tool": [
        [
          {
            "node": "Lyft MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update Ride Destination": {
      "ai_tool": [
        [
          {
            "node": "Lyft MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Set Prime Time Percentage": {
      "ai_tool": [
        [
          {
            "node": "Lyft MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update Driver Availability": {
      "ai_tool": [
        [
          {
            "node": "Lyft MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update Sandbox Ride Status": {
      "ai_tool": [
        [
          {
            "node": "Lyft MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  },
  "triggerCount": 0
}
常见问题

如何使用这个工作流?

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

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

高级 - 工程, AI RAG 检索增强

需要付费吗?

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

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

适合高级用户,包含 16+ 个节点的复杂工作流

作者
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 查看

分享此工作流