Skip to content

[MCP] ParseurΒ #9460

@kishanprmr

Description

@kishanprmr

​ 🧩 Product Overview

Parseur is a document/email parsing tool that extracts structured data from emails, attachments, PDFs, invoices, forms, etc. It supports dynamic templates and table fields, and delivers parsed output to integrations (e.g. via webhook or API). This integration enables reactive workflows based on new processed documents, failed processing, mailbox changes, and more.


​​ ⚠️ Important Note for Contributors

This feature must be submitted as a Piece following the Activepieces architecture. Submissions not following this format will not be accepted. Please make sure to review the Piece Development Guidelines before starting development.


🚨 Triggers

Trigger Description
New Document Processed Fires when a new document is successfully processed and parsed by Parseur.
New Table Field Processed Fires when a document with table fields is processed, and triggers for each row (table field) separately.
New Document Not Processed Fires when Parseur fails to parse a document (e.g. no matching template).
New Document Export Failed Fires when an automated export endpoint (webhook / integration) fails for a processed document.
New Mailbox Fires when a new mailbox is created in the Parseur account.

​​ πŸ› οΈ Write Actions

Action Description
Get Parsed Document by ID Fetch parsed JSON / structured output for a given document ID
Create Document Creates a new document.
Create Document from File Creates new document in mailbox from file.
Reprocess Document Send an existing document back through parsing (e.g. after updating template).

πŸ” Search Actions

Action Name Description
Find Document Finds a document based on search param.

​ πŸ“š API Reference


​ πŸ§ͺ Test Account Access


β€‹β€‹β€‹πŸ§‘β€πŸ’» New to Activepieces?

Activepieces is the leading open source AI automation platform. We have many apps (we call them Pieces), that are available within the builder and as MCPs. These apps are build with our TypeScript framework and are easy to build. Once they're merged to our repo, they will available as pieces in our automation builder and as MCPs to be used with AI agents and MCP clients.

We welcome contributions and in fact, we get excited over them. Start your journey here: https://www.activepieces.com/docs/developers/building-pieces/overview

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions