All MCP servers

Mcp Iugu

Official
by Api.AirforcestdioFinance & Payments0252MIT

MCP server for iugu — invoices, subscriptions, customers, payment methods

mcpopen-sourcefinance-payments

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "mcp-iugu-impa0ba9": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}