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.

コメント

「データと分析」の他のコンテンツ