← Back to Plugins
MCP Server MCP

Parsel

github By github 👁 1 views ▲ 0 votes

Parse logistics PDFs (Bills of Lading, customs declarations, invoices) into DCSA JSON.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://tt6a1STd9c1tiDzXW.apify.actor/mcp",
      "headers": [
        {
          "description": "Apify API token. Get one at https://console.apify.com/account/integrations. Format: Bearer YOUR_APIFY_TOKEN",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...