{
  "name": "🛠️ Npm tool MCP server 💪 all 5 operations",
  "nodes": [
    {
      "id": "036e1a60-421e-42fe-824e-3aec5797b499",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -200
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "d2b730eb-fdc5-4fd2-b92e-9a083d47f6f3",
      "name": "Npm Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -480,
        -180
      ]
    },
    {
      "id": "85c0413f-ba03-4175-8125-ff393f3f0c46",
      "name": "Returns all the metadata for a package at a specific version",
      "type": "n8n-nodes-base.npmTool",
      "position": [
        -800,
        120
      ]
    },
    {
      "id": "7d422933-998f-4df3-8f6f-39a1d6787258",
      "name": "Returns all the versions for a package",
      "type": "n8n-nodes-base.npmTool",
      "position": [
        -580,
        120
      ]
    },
    {
      "id": "ccad7c05-320e-433f-87ad-2fd5ddab9c13",
      "name": "Search for packages",
      "type": "n8n-nodes-base.npmTool",
      "position": [
        -360,
        120
      ]
    },
    {
      "id": "1bf38a5c-f6f0-4654-8f3d-cc6e68b21e92",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "f8740904-463c-4449-92f8-7021f11bc8a5",
      "name": "Returns all the dist-tags for a package",
      "type": "n8n-nodes-base.npmTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "94a0443f-e0b6-455a-a4c0-b16ed6b80dbe",
      "name": "Update a the dist-tags for a package",
      "type": "n8n-nodes-base.npmTool",
      "position": [
        -580,
        380
      ]
    },
    {
      "id": "03dfa8c8-95dc-4bff-9985-a743613b5401",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Search for packages": {
      "ai_tool": [
        [
          {
            "node": "Npm Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update a the dist-tags for a package": {
      "ai_tool": [
        [
          {
            "node": "Npm Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Returns all the versions for a package": {
      "ai_tool": [
        [
          {
            "node": "Npm Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Returns all the dist-tags for a package": {
      "ai_tool": [
        [
          {
            "node": "Npm Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Returns all the metadata for a package at a specific version": {
      "ai_tool": [
        [
          {
            "node": "Npm Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}