Loading MCP server directory, please wait...
Manage Parseur.com mailboxes, parser fields, documents, exports and webhooks.
npx @getmcp/cli add io.github.parseur/parseur-pyRequires Python 3.10+. Community-contributed server. Review source before installing.
PARSEUR_API_KEYYour Parseur API key (from https://app.parseur.com/account/api).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.parseur/parseur-py": {
"command": "uvx",
"args": [
"parseur-py[mcp]",
"parseur-py"
],
"env": {
"PARSEUR_API_KEY": "",
"PARSEUR_API_BASE": ""
}
}
}
}