@codespar/mcp-bold-co (Model Context Protocol) Server
This MCP server provides Bold (bold.co) integration for link-based payments in Colombia. It supports creating payment links for cards, PSE, Nequi, and Botón Bancolombia, and includes helpers for checkout integrity-signature and webhook-validation. The public integrations API is described as link-first: create a link, give the payer payload.url, then poll until the link reports PAID.
🛠️ Key Features
- Payment links for cards
- Payment links for PSE
- Payment links for Nequi
- Payment links for Botón Bancolombia
- Checkout integrity-signature helpers
- Webhook-validation helpers
🚀 Use Cases
- Generating payer URLs for Colombian acquirer payments
- Handling payment confirmation by polling until
PAID - Validating webhook events and request integrity
⚡ Developer Benefits
- Uses Bold’s link-first flow via
payload.url - Adds signature and webhook validation support for checkout flows
⚠️ Limitations
- Described scope is Colombia link-based payments and related signature/webhook helpers (no additional payment methods or regions are specified)