From 6d2e4c8feaf1dc66589d75c4c761579254740a82 Mon Sep 17 00:00:00 2001 From: Elias Kress Date: Sat, 7 Mar 2026 11:59:26 -0800 Subject: [PATCH] Add FlowCheck MCP server to Official Integrations FlowCheck unifies Stripe payouts, Shopify orders, and bank transactions (via Plaid) into a single API for reconciliation, cash flow monitoring, and financial analytics. The MCP server gives AI agents access to balances, payouts, bank transactions, discrepancies, and alerts. - npm: @flowcheck/mcp-server - Repo: https://github.com/eliaskress/flowcheck-mcp-server - Docs: https://developer.usepopup.com Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aefbd53c0b..cf7581dfa4 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,7 @@ Official integrations are maintained by companies building production ready MCP - Firefly Logo **[Firefly](https://github.com/gofireflyio/firefly-mcp)** - Integrates, discovers, manages, and codifies cloud resources with [Firefly](https://firefly.ai). - Fireproof Logo **[Fireproof](https://github.com/fireproof-storage/mcp-database-server)** - Immutable ledger database with live synchronization - FIXParser Logo **[FIXParser](https://gitlab.com/logotype/fixparser/-/tree/main/packages/fixparser-plugin-mcp)** - A modern FIX Protocol engine for AI-powered trading agents +- **[FlowCheck](https://github.com/eliaskress/flowcheck-mcp-server)** - Unify Stripe payouts, Shopify orders, and bank transactions for reconciliation, cash flow monitoring, and financial analytics with [FlowCheck](https://developer.usepopup.com). - Fluid Attacks Logo **[Fluid Attacks](https://github.com/fluidattacks/mcp)** - Interact with the [Fluid Attacks](https://fluidattacks.com/) API, enabling vulnerability management, organization insights, and GraphQL query execution. - Flutterwave Logo **[Flutterwave](https://github.com/bajoski34/mcp-flutterwave/tree/main)** - Interact with Flutterwave payment solutions API, to manage transactions, payment links and more. - ForeverVM Logo **[ForeverVM](https://github.com/jamsocket/forevervm/tree/main/javascript/mcp-server)** - Run Python in a code sandbox.