MCP server for Alternative Payments — customers, invoices, payment requests, payouts, and webhooks
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- !No standard license detected
claude mcp add alternative-payments-mcp -- npx -y github{
"mcpServers": {
"alternative-payments-mcp": {
"command": "npx",
"args": ["-y", "github"],
"env": {
"ALTERNATIVE_PAYMENTS_CLIENT_SECRET": "<alternative_payments_client_secret>"
}
}
}
}ALTERNATIVE_PAYMENTS_CLIENT_SECRETMCP Servers overview
# Alternative Payments MCP Server [](https://opensource.org/licenses/Apache-2.0) [](https://nodejs.org/) A [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that gives AI assistants **read + safe-write** access to [Alternative Payments](https://www.alternativepayments.io/) — customers, invoices, payment requests, transactions, payouts, and webhooks. > Maintained by [Wyre Technology](https://github.com/wyre-technology). ## Capabilities This server deliberately **does not move money**. It exposes reads and safe writes (creating customers, invoices, and hosted payment links). It does **not** implement direct payment creation (`POST /payments`), which would charge a card or bank account. The three destructive tools — `ap_archive_customer`, `ap_archive_invoice`, `ap_delete_webhook` — require interactive confirmation before they run. | Domain | Tools | |--------|-------| | customers | `ap_list_customers`, `ap_get_customer`, `ap_list_customer_users`, `ap_create_customer`, `ap_add_customer_user`, `ap_archive_customer` ⚠ | | invoicing | `ap_list_invoices`, `ap_get_invoice`, `ap_get_invoice_payment_link`, `ap_get_invoice_pdf_link`, `ap_create_invoice`, `ap_create_payment_request`, `ap_get_payment_request`, `ap_archive_invoice` ⚠ | | payments | `ap_list_transactions`, `ap_get_transaction`, `ap_list_payouts`, `ap_get_payout`, `ap_list_payout_transactions` | | webhooks | `ap_list_webhooks`, `ap_list_webhook_events`, `ap_create_webhook`, `ap_retry_webhooks`, `ap_delete_webhook` ⚠ | Plus discovery tools `ap_navigate` and `ap_status`. ## Authentication Alternative Payments uses **OAuth 2.0 client-credentials**. Generate an API key (`client_id` / `client_secret`) in the Partner Dashboard. Set: - `ALTERNATIVE_PAYMENTS_CLIENT_ID` - `ALTERNATIVE_PAYMENTS_CLIENT_SECRET` - `ALTERNATIVE_PAYMENTS_ENVIRONMENT` (`production` or `demo`, default `production`) The server exchanges these for a bearer token automatically and refreshes it before expiry. ## Quick start **Claude Code (CLI):** ```bash claude mcp add alternative-payments \ -e ALTERNATIVE_PAYMENTS_CLIENT_ID=your-client-id \ -e ALTERNATIVE_PAYMENTS_CLIENT_SECRET=your-client-secret \ -- npx -y github:wyre-technology/alternative-payments-mcp ``` **Docker (HTTP transport, gateway mode):** ```bash docker run --rm -p 8080:8080 \ -e AUTH_MODE=env \ -e MCP_TRANSPORT=http \ -e ALTERNATIVE_PAYMENTS_CLIENT_ID=... \ -e ALTERNATIVE_PAYMENTS_CLIENT_SECRET=... \ ghcr.io/wyre-technology/alternative-payments-mcp:latest ``` ## Transports - **stdio** (default): `node dist/index.js` - **HTTP** (`MCP_TRANSPORT=http`): streamable HTTP on `MCP_HTTP_PORT` (default 8080), with `/mcp` and `/health` endpoints. Each request gets a fresh stateless server, which is required for the WYRE MCP Gateway. ## Development ```bash npm install npm run build npm test npm run lint ``` ## License Apache-2.0
What people ask about alternative-payments-mcp
What is wyre-technology/alternative-payments-mcp?
+
wyre-technology/alternative-payments-mcp is mcp servers for the Claude AI ecosystem. MCP server for Alternative Payments — customers, invoices, payment requests, payouts, and webhooks It has 0 GitHub stars and was last updated today.
How do I install alternative-payments-mcp?
+
You can install alternative-payments-mcp by cloning the repository (https://github.com/wyre-technology/alternative-payments-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is wyre-technology/alternative-payments-mcp safe to use?
+
Our security agent has analyzed wyre-technology/alternative-payments-mcp and assigned a Trust Score of 62/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains wyre-technology/alternative-payments-mcp?
+
wyre-technology/alternative-payments-mcp is maintained by wyre-technology. The last recorded GitHub activity is from today, with 1 open issues.
Are there alternatives to alternative-payments-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy alternative-payments-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/wyre-technology-alternative-payments-mcp)<a href="https://claudewave.com/repo/wyre-technology-alternative-payments-mcp"><img src="https://claudewave.com/api/badge/wyre-technology-alternative-payments-mcp" alt="Featured on ClaudeWave: wyre-technology/alternative-payments-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。