MCP Server
MCP
Bankstatemently
Convert PDF bank statements into structured transactions, accounts, and balances.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.bankstatemently.com/mcp",
"headers": [
{
"description": "Your Bankstatemently API key (bsk_live_...). Create one at https://bankstatemently.com/developer",
"isRequired": true,
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment