All MCP servers

Mcp Open Finance

Official
by Api.AirforcestdioFinance & Payments0252MIT

MCP server for Open Finance Brasil — accounts, transactions, consents, investments

mcpopen-sourcefinance-payments

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "mcp-open-finance-imp41f6b": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}