Pagos Data MCP Server
@pagos-ai
关于 Pagos Data MCP Server
Pago's Official MCP Server
基本信息
配置
工具
未检测到工具
工具是从 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
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.
数据与分析 分类下的更多 MCP 服务器
arxiv-latex MCP Server
takashiishidaMCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
Healthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
PubMed MCP Server
cyanheadsSearch PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms via MCP. STDIO or Streamable HTTP.
MCP From Zero: Quick Data
dislerPrompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
MCP Simple PubMed
andybrandtMCP server for searching and querying PubMed medical papers/research database
评论