MCP.so
登录

Pagos Data MCP Server

@pagos-ai

关于 Pagos Data MCP Server

Pago's Official MCP Server

基本信息

分类

数据与分析

运行时

python

传输方式

stdio

发布者

pagos-ai

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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 uv and 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.

评论

数据与分析 分类下的更多 MCP 服务器