What is the Parsel MCP server?
Parse logistics PDFs (Bills of Lading, customs declarations, invoices) into DCSA JSON.
How to install Parsel
Copy-paste configuration for popular MCP clients.
AuthorizationrequiredsecretApify API token. Get one at https://console.apify.com/account/integrations. Format: Bearer YOUR_APIFY_TOKEN
{
"mcpServers": {
"parsel": {
"url": "https://tt6a1STd9c1tiDzXW.apify.actor/mcp"
}
}
}{
"mcpServers": {
"parsel": {
"serverUrl": "https://tt6a1STd9c1tiDzXW.apify.actor/mcp"
}
}
}{
"servers": {
"parsel": {
"type": "http",
"url": "https://tt6a1STd9c1tiDzXW.apify.actor/mcp"
}
}
}{
"mcpServers": {
"parsel": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tt6a1STd9c1tiDzXW.apify.actor/mcp"
]
}
}
}claude mcp add --transport http parsel https://tt6a1STd9c1tiDzXW.apify.actor/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.