{
  "name": "🛠️ Strava tool MCP server 💪 all 9 operations",
  "nodes": [
    {
      "id": "0425e42f-bf77-44fa-8e5c-1a4775298659",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        0
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "4a4a108d-8a28-4869-9a25-f9043656fe01",
      "name": "Strava Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -60
      ]
    },
    {
      "id": "2188449b-8f4f-4616-b150-939686eb5ca9",
      "name": "Create an activity",
      "type": "n8n-nodes-base.stravaTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "8a963f37-9937-4910-8e77-3c8a30a56c79",
      "name": "Get an activity",
      "type": "n8n-nodes-base.stravaTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "1d69e129-c31b-4e94-9a1e-f57c413cadd3",
      "name": "Get all activity comments",
      "type": "n8n-nodes-base.stravaTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "75b6463f-5e82-445a-98fb-bb01274f2deb",
      "name": "Get all activity kudos",
      "type": "n8n-nodes-base.stravaTool",
      "position": [
        -800,
        400
      ]
    },
    {
      "id": "0d1a9a1c-2106-492f-bc4a-edab5a4ebc32",
      "name": "Get all activity laps",
      "type": "n8n-nodes-base.stravaTool",
      "position": [
        -580,
        400
      ]
    },
    {
      "id": "c46125d2-cbfa-4f4e-a9e6-d0076559ef33",
      "name": "Get many activities",
      "type": "n8n-nodes-base.stravaTool",
      "position": [
        -360,
        400
      ]
    },
    {
      "id": "9b6ea3dd-b0d4-493d-814f-12cc0e5f6af4",
      "name": "Get all activity streams",
      "type": "n8n-nodes-base.stravaTool",
      "position": [
        -800,
        640
      ]
    },
    {
      "id": "42f0eeae-77dd-46bb-8869-7eae0e4599fc",
      "name": "Get all activity zones",
      "type": "n8n-nodes-base.stravaTool",
      "position": [
        -580,
        640
      ]
    },
    {
      "id": "3ef9b8cc-e289-4bf6-8f47-50dc6a03154a",
      "name": "Update an activity",
      "type": "n8n-nodes-base.stravaTool",
      "position": [
        -360,
        640
      ]
    },
    {
      "id": "7052ae03-649d-48bb-aa27-52f54ad804b5",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Get an activity": {
      "ai_tool": [
        [
          {
            "node": "Strava Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create an activity": {
      "ai_tool": [
        [
          {
            "node": "Strava Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update an activity": {
      "ai_tool": [
        [
          {
            "node": "Strava Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many activities": {
      "ai_tool": [
        [
          {
            "node": "Strava Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get all activity laps": {
      "ai_tool": [
        [
          {
            "node": "Strava Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get all activity kudos": {
      "ai_tool": [
        [
          {
            "node": "Strava Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get all activity zones": {
      "ai_tool": [
        [
          {
            "node": "Strava Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get all activity streams": {
      "ai_tool": [
        [
          {
            "node": "Strava Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get all activity comments": {
      "ai_tool": [
        [
          {
            "node": "Strava Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}