Pagos Data MCP Server
@pagos-ai
About Pagos Data MCP Server
Pago's Official MCP Server
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Pagos Data MCP Server?
Pagos Data MCP Server lets you retrieve BIN (Bank Identification Number) data for a given BIN number via the Pagos API. It is intended for users who need to look up card issuer details programmatically through an MCP-compatible client like Claude Desktop.
How to use Pagos Data MCP Server?
Clone the repository, install uv (e.g., via Homebrew on macOS), and add a bin-data server entry to your Claude Desktop configuration file with a Pagos API key set as the PAGOS_API_KEY environment variable. Once configured, you can ask Claude to get BIN data for a specific BIN number.
Key features of Pagos Data MCP Server
- Get BIN data for a given BIN number.
- Integrates with Pagos BIN Data API.
- Runs locally via
uvand a Python script. - Easy to configure for Claude Desktop.
Use cases of Pagos Data MCP Server
- Look up card issuer details for a BIN during payment troubleshooting.
- Automate BIN data retrieval in conversational AI workflows.
- Validate card metadata in a developer sandbox environment.
FAQ from Pagos Data MCP Server
What does Pagos Data MCP Server do?
It retrieves BIN data for a given BIN number using the Pagos API.
How do I get an API key?
Follow the instructions in the Pagos API Key documentation at docs.pagos.ai.
What are the runtime requirements?
You need uv installed and a Python environment to run the server script.
How do I configure it for Claude Desktop?
Add a bin-data entry to ~/Library/Application Support/Claude/claude_desktop_config.json with the uv command and your PAGOS_API_KEY.
Does the server support any other transports or authentication?
No other transports or authentication methods are mentioned in the README. Only local uv execution and an API key via environment variable are described.
More Data & Analytics MCP servers
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
Bright Data MCP
brightdataA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Data Visualization MCP Server
isaacwasserman🪐✨ Jupyter MCP Server
datalayer🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
Comments