Skip to content
Cline

Parseur for Cline

io.github.parseur/parseur-py

Manage Parseur.com mailboxes, parser fields, documents, exports and webhooks.

client:Cline transport:stdio runtime:pypi

Install Parseur in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "parseur-py": {
      "command": "uvx",
      "args": [
        "parseur-py"
      ],
      "env": {
        "PARSEUR_API_KEY": "<PARSEUR_API_KEY>",
        "PARSEUR_API_BASE": "<PARSEUR_API_BASE>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Parseur in other clients