Submit

Flowcheck Financial Api

@eliaskress

3 months ago
MCP server for reconciling Stripe and bank data. AI agents can analyze transactions, detect mismatches, and generate financial insights via the Flowcheck API.

Server Config

{
  "mcpServers": {
    "flowcheck": {
      "command": "npx",
      "args": [
        "-y",
        "@flowcheck/mcp-server"
      ],
      "env": {
        "FLOWCHECK_API_KEY": "fc_live_..."
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.