MCP Server
MCP
io.github.peter-schout/bol-ai
Extract structured data from Bills of Lading: parties, ports, containers, incoterms. EU-hosted.
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