Skip to main content
Glama

Pagos Data MCP Server

by ampcome-mcps

get_bin_data_tool

Retrieve Bank Identification Number (BIN) data for payment cards, providing basic or enhanced insights to streamline payment processing and fraud prevention.

Instructions

Get BIN data for a given BIN number.

Args: bin (str): The BIN number to get data for. Returns: str: A formatted string containing the BIN data (enhanced or basic based on ENHANCED_BIN_DATA config).

Input Schema

NameRequiredDescriptionDefault
binYes

Input Schema (JSON Schema)

{ "properties": { "bin": { "title": "Bin", "type": "string" } }, "required": [ "bin" ], "title": "get_bin_data_toolArguments", "type": "object" }
Install Server

Other Tools from Pagos Data MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/ampcome-mcps/pagos-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server