Skip to main content
Glama

Pagos Data MCP Server

by ampcome-mcps

get_bin_data_tool

Retrieve detailed Bank Identification Number (BIN) data for payment cards using the Pagos Data MCP Server. Input a BIN to receive formatted information, enhanced or basic, based on configuration settings.

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" }

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