MCP server for CloudPayments API that facilitates one-step and two-step payments, refunds, subscriptions, orders, and transaction history.
From the registry: MCP server for CloudPayments API — charge, auth, confirm, void, refund, find transaction. 6 tools.
Please install the `cloudpayments-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **CloudPayments credentials** — Get Public ID and API secret from your CloudPayments account (https://developers.cloudpayments.ru/)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@theyahia/cloudpayments-mcp"]
- required environment variables:
- `CLOUDPAYMENTS_PUBLIC_ID`: CloudPayments Public ID (example: `<your-cloudpayments-public-id>`)
- `CLOUDPAYMENTS_API_SECRET`: CloudPayments API secret (example: `<your-cloudpayments-api-secret>`)
- optional environment variables:
- `HTTP_PORT`: HTTP port when using --http (example: `3000`)
Note: CloudPayments (RU) API MCP — 12 tools for one/two-step payments, refunds, subscriptions, orders, transactions. Also supports HTTP transport.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.CLOUDPAYMENTS_PUBLIC_IDrequiredPublic ID (HTTP Basic username)CLOUDPAYMENTS_API_SECRETrequiredAPI secret (HTTP Basic password)SEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search.
Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)