Loading MCP server directory, please wait...
Parse logistics PDFs (Bills of Lading, customs declarations, invoices) into DCSA JSON.
npx @getmcp/cli add io.github.ahutto87/parselRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationApify API token. Get one at https://console.apify.com/account/integrations. Format: Bearer YOUR_APIFY_TOKEN
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ahutto87/parsel": {
"url": "https://tt6a1STd9c1tiDzXW.apify.actor/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}