Flowcheck Financial Api
@eliaskress
关于 Flowcheck Financial Api
MCP server for reconciling Stripe and bank data. AI agents can analyze transactions, detect mismatches, and generate financial insights via the Flowcheck API.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"flowcheck": {
"command": "npx",
"args": [
"-y",
"@flowcheck/mcp-server"
],
"env": {
"FLOWCHECK_API_KEY": "fc_live_..."
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Flowcheck Financial Api?
Flowcheck Financial Api is an MCP server that gives AI agents access to Stripe and bank-data reconciliation tools through the Flowcheck API. It enables agents to compare financial activity across systems, identify mismatches, detect missing or duplicate transactions, and return structured financial insights. Designed for developers who want to programmatically audit, analyze, and reconcile business financial data using AI.
How to use Flowcheck Financial Api?
Install by adding a configuration block to your MCP client using npx -y @flowcheck/mcp-server and set the FLOWCHECK_API_KEY environment variable to your Flowcheck API key (e.g., fc_live_...). No additional command-line arguments are required beyond the configuration.
Key features of Flowcheck Financial Api
- Reconcile Stripe payouts against bank transactions
- Detect missing, duplicate, or mismatched transactions
- Analyze revenue and cash movement across systems
- Generate structured financial insights from normalized data
- Compare financial activity across multiple data sources
Use cases of Flowcheck Financial Api
- Reconcile Stripe payouts against bank transactions to ensure accuracy
- Detect missing transactions, duplicates, or mismatches between Stripe and bank records
- Analyze revenue trends and cash movement across payment systems
- Generate normalized financial insights from combined transaction data
FAQ from Flowcheck Financial Api
What authentication is required?
The server requires a FLOWCHECK_API_KEY environment variable set to a valid Flowcheck API key (e.g., fc_live_...).
How do I install and configure the server?
Add a flowcheck entry to your MCP client’s mcpServers configuration using the command npx -y @flowcheck/mcp-server and supply the API key via environment variables.
What data does the server access?
The server accesses Stripe transaction data and bank transaction data through the Flowcheck API, allowing it to compare and reconcile information across both systems.
金融与商务 分类下的更多 MCP 服务器
Crypto Fear & Greed Index MCP Server
kukapayProviding real-time and historical Crypto Fear & Greed Index data
MCP Yahoo Finance
maxscheijenA Model Context Protocol (MCP) server for Yahoo Finance.
中国股票数据
elsejj这是一个为大模型提供 A 股数据的的 MCP(Model Content Protocol) 服务。
Crypto Indicators MCP Server
kukapayAn MCP server providing a range of cryptocurrency technical analysis indicators and strategies.
₿itcoin & Lightning Network MCP Server
AbdelStarkBitcoin & Lightning Network MCP Server.
评论