Overview
Features
BIN data retrieval
Fetch BIN data for a provided BIN number from the Pagos API.
Enhanced BIN data option
Enable richer BIN attributes by setting ENHANCED_BIN_DATA to true; basic data when false; defaults to false.
API key authentication
Requires a valid Pagos API key (PAGOS_API_KEY) to access the data.
Configurable via environment variables
Configure API key and data enhancement via environment variables, with default behaviors.
Local deployment with uv
Run the MCP server locally using uv and the provided run command.
Claude Desktop integration
Demonstrates adding the MCP server to Desktop Claude with a sample configuration.
Who Is This For?
- Developer:Builds or integrates BIN data queries via Pagos API.
- Data Engineer:Automates BIN data lookups and data enrichment pipelines.
- Product Team:Validates BIN data and supports risk/enrichment workflows.




