← Back to Plugins
MCP Server MCP

io.github.peter-schout/bol-ai

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Extract structured data from Bills of Lading: parties, ports, containers, incoterms. EU-hosted.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://bol.ai/api/mcp",
      "headers": [
        {
          "description": "Bearer <Bol.ai API key> — create one in the app (Professional plan)",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...