MCP Culqi runs on your own machine — the client starts it, so there is no endpoint to ping. 22 installs a week from npm. Last commit 29 Aug 2026.
MCP server for Culqi — Peru PSP: charges, refunds, cards, Yape/PagoEfectivo, subscriptions
Today is the operative word: we check MCP Culqi 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-culqi -- npx -y @codespar/mcp-culqi
{
"mcpServers": {
"mcp-culqi": {
"args": [
"-y",
"@codespar/mcp-culqi"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-culqi]
command = "npx"
args = ["-y", "@codespar/mcp-culqi"]
{
"mcpServers": {
"mcp-culqi": {
"args": [
"-y",
"@codespar/mcp-culqi"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-culqi": {
"args": [
"-y",
"@codespar/mcp-culqi"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CULQI_SECRET_KEY (Culqi secret key. Use sk_test_... for sandbox, sk_live_... for production.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Kushki — LATAM PSP: card charges, preauth, PSE/SPEI transfer, cash, subscriptions
MCP server for Pagar.me — orders, charges, recipients, transfers, plans, subscriptions, webhooks
MCP server for iugu — invoices, subscriptions, customers, payment methods
MCP server for Clip (PayClip) — Mexico's leading acquirer: payment links, card charges, refunds
MCP server for Openpay — BBVA-owned Mexican gateway (cards, SPEI, OXXO, subscriptions, payouts)
MCP server for Vindi — recurring billing, subscriptions, invoices
MCP server for Asaas — billing automation, Pix, boleto, credit card, subscriptions
MCP server for Chargebee — global subscription billing, recurring revenue orchestration
Answers built from our own checks of this server.