Back to directory
bin-data

bin-data

@pagos-ai1

An official Pagos MCP Server that provides BIN (Bank Identification Number) data, including enhanced insights, for financial transactions.

bin-datafinancepayment

Installation & Configuration

{
  "mcpServers": {
    "bin-data": {
      "command": "uv",
      "args": [
        "--directory",
        "</path/to/pagos-mcp-server>",
        "run",
        "pagos-mcp-server.py"
      ],
      "env": {
        "PAGOS_API_KEY": "<your-pagos-api-key>",
        "ENHANCED_BIN_DATA": "true"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/11
Updated
2026/6/7