All MCP servers

Mcp Conta Azul

Official
by Api.AirforcestdioFinance & Payments0252MIT

MCP server for Conta Azul — accounting, invoicing, customers, products

mcpopen-sourcefinance-payments

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "mcp-conta-azul-impf1d55": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}