MCP Bold Co runs on your own machine — the client starts it, so there is no endpoint to ping. 15 installs a week from npm. Last commit 29 Aug 2026.
MCP server for Bold — Colombian acquirer: payment links for cards, PSE and Nequi
Today is the operative word: we check MCP Bold Co every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-bold-co -- npx -y @codespar/mcp-bold-co
{
"mcpServers": {
"mcp-bold-co": {
"args": [
"-y",
"@codespar/mcp-bold-co"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-bold-co]
command = "npx"
args = ["-y", "@codespar/mcp-bold-co"]
{
"mcpServers": {
"mcp-bold-co": {
"args": [
"-y",
"@codespar/mcp-bold-co"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-bold-co": {
"args": [
"-y",
"@codespar/mcp-bold-co"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
BOLD_API_KEY (Bold identity API key (llave de identidad), sent as x-api-key), BOLD_SECRET_KEY (Bold secret key. Only needed for the local checkout-signature and webhook-validation tools.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for ePayco — Colombian gateway: cards, PSE, Daviplata and cash networks
MCP server for Clip (PayClip) — Mexico's leading acquirer: payment links, card charges, refunds
MCP server for Cielo — credit card, debit, boleto, recurrent payments
MCP server for Khipu — Chilean instant bank-transfer payments (complements Transbank cards)
MCP server for opn.onl: shorten links, analytics, branded QR codes, and link management.
MCP server for Safrapay — Banco Safra acquirer: credit, Pix, boleto + split, 3DS, chargebacks
MCP server for Google Ads campaign and budget management
MCP server for Niubiz — Peru card acquirer: security token, session, authorize, reverse
Answers built from our own checks of this server.