All MCP servers

Mcp Nequi

Official
by Api.AirforcestdioFinance & Payments0252MIT

Nequi — Colombian digital wallet (50M+ users, by Bancolombia)

mcpopen-sourcefinance-payments

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "mcp-nequi-impfa3cc": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}