@mintlineai
MCP Server
list_receipts
List receipts. Retrieve a paginated list of receipts with optional filtering and sorting.
get_receipt
Get receipt. Retrieve a single receipt by ID with full details including line items and matched transaction.
delete_receipt
Delete receipt. Permanently delete a receipt. This cannot be undone.
hide_receipt
Hide receipt. Hide a receipt from matching and default views. Hidden receipts can be restored.
unhide_receipt
Unhide receipt. Restore a hidden receipt to active status.
list_transactions
List transactions. Retrieve a paginated list of bank transactions.
get_transaction
Get transaction. Retrieve a single transaction by ID with full details.
hide_transaction
Hide transaction. Hide a transaction from matching and default views.
unhide_transaction
Unhide transaction. Restore a hidden transaction to active status.
list_matches
List matches. Retrieve match candidates between receipts and transactions. Use this to review proposed matches or see confirmed/rejected history.
confirm_match
Confirm match. Confirm a proposed match between a receipt and transaction. This action is billable and counts toward your plan usage.
reject_match
Reject match. Reject a proposed match. The receipt and transaction won't be suggested as a match again.
list_statements
List statements. Retrieve a list of uploaded bank statements.
get_statement
Get statement. Retrieve a single statement with summary information.
get_statement_transactions
Get statement transactions. Retrieve all transactions for a specific statement.
list_tags
List tags. Retrieve all tags for the authenticated user.
create_tag
Create tag. Create a new tag.
delete_tag
Delete tag. Delete a tag and remove it from all tagged items.
list_exports
List exports. Retrieve a list of export jobs.
create_export
Create export. Create a new export job. The export will be processed asynchronously. Poll the job status or use webhooks to know when it's ready.
get_export
Get export. Retrieve export job status and download URL. The download URL is a signed S3 URL that expires in 1 hour.
spending_summary
Get spending summary. Get spending summary with flexible grouping by vendor, month, week, or day. Returns totals, averages, and breakdowns for the specified period.
top_vendors
Get top vendors. Get a ranked list of vendors by total spending amount.
spending_trends
Get spending trends. Get monthly spending trends for the specified number of months.
unmatched_summary
Get unmatched summary. Get a summary of unmatched receipts and transactions, including action items that need attention.
financial-datasets
defeat-beta
elsejj
polygon-io
QuantML-Github