Pagos Data Server
БесплатноНе проверенEnables users to retrieve BIN data for a given BIN number, with optional enhanced attributes for richer insights.
Описание
Enables users to retrieve BIN data for a given BIN number, with optional enhanced attributes for richer insights.
README
Capabilities
- Get BIN data for a given BIN number.
Configuration
Pagos API Key
Follow the instructions in the Pagos API Key documentation to create an API key.
Enhanced BIN Data
Set to "true" for enhanced BIN response attributes which will provide the richest insights on the BIN. Set to "false" for basic BIN data. Defaults to "false" if value is not provided. Check your contract for any additional costs associated with enhanced bin data calls before setting to "true".
Clone the repository locally and install uv
On MacOs, install uv with Homebrew:
brew install uv
Clone the repository:
git clone https://github.com/pagos-ai/pagos-mcp.git
Add the MCP Server to Desktop Claude
On MacOs, update config file ~/Library/Application\ Support/Claude/claude_desktop_config.json and update elements with your systems specific values.
{
"mcpServers": {
"bin-data": {
"command": "uv",
"args": [
"--directory",
"</path/to/pagos-mcp-server>",
"run",
"pagos-mcp-server.py"
],
"env": {
"PAGOS_API_KEY": "<your-pagos-api-key>",
"ENHANCED_BIN_DATA": "true"
}
}
}
}
Установка Pagos Data Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/pagos-ai/pagos-mcpFAQ
Pagos Data Server MCP бесплатный?
Да, Pagos Data Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Pagos Data Server?
Нет, Pagos Data Server работает без API-ключей и переменных окружения.
Pagos Data Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Pagos Data Server в Claude Desktop, Claude Code или Cursor?
Открой Pagos Data Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Pagos Data Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
