{
  "name": "AI agents can get end of day market data with this Marketstack tool MCP Server",
  "nodes": [
    {
      "id": "72c021e9-b1a5-48d5-98e3-c59278dc8d66",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -60
      ],
      "parameters": {
        "width": 420,
        "height": 820,
        "content": "## 🛠️ Marketstack Tool MCP Server\n\n### 📋 Available Operations (3 total)\n\n**Endofdaydata**: get all\n**Exchange**: get\n**Ticker**: get\n\n### ⚙️ Setup Instructions\n\n1. **Import Workflow**: Load this workf"
      }
    },
    {
      "id": "bf56d816-478e-4745-9f63-8d4cb063ab74",
      "name": "Marketstack Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -700,
        -60
      ]
    },
    {
      "id": "40a928b6-95be-46ec-b836-1acffdf482eb",
      "name": "Get many EoD data",
      "type": "n8n-nodes-base.marketstackTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "e9760cd3-5040-4540-8d80-e454c91a8685",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": 400,
        "height": null,
        "content": "## Endofdaydata"
      }
    },
    {
      "id": "1d1009d4-2550-40f1-8898-9f852a51ebf8",
      "name": "Get an exchange",
      "type": "n8n-nodes-base.marketstackTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "a9486b80-8efe-4f31-ac1c-d63c5ad71d30",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": 400,
        "height": null,
        "content": "## Exchange"
      }
    },
    {
      "id": "c9927486-c562-4224-9644-c1e99e3e7bdd",
      "name": "Get a ticker",
      "type": "n8n-nodes-base.marketstackTool",
      "position": [
        -800,
        620
      ]
    },
    {
      "id": "61be9fc7-6369-4fec-91ef-1c158df8316c",
      "name": "Sticky Note 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        600
      ],
      "parameters": {
        "width": 400,
        "height": null,
        "content": "## Ticker"
      }
    }
  ],
  "connections": {
    "Get a ticker": {
      "ai_tool": [
        [
          {
            "node": "Marketstack Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get an exchange": {
      "ai_tool": [
        [
          {
            "node": "Marketstack Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many EoD data": {
      "ai_tool": [
        [
          {
            "node": "Marketstack Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}