MCP Conekta runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 29 Aug 2026.
Conekta — Mexican payment gateway (cards, OXXO cash, SPEI)
Today is the operative word: we check MCP Conekta 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-conekta -- npx -y @codespar/mcp-conekta
{
"mcpServers": {
"mcp-conekta": {
"args": [
"-y",
"@codespar/mcp-conekta"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-conekta]
command = "npx"
args = ["-y", "@codespar/mcp-conekta"]
{
"mcpServers": {
"mcp-conekta": {
"args": [
"-y",
"@codespar/mcp-conekta"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-conekta": {
"args": [
"-y",
"@codespar/mcp-conekta"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CONEKTA_API_KEY (API key for Conekta).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Openpay — BBVA-owned Mexican gateway (cards, SPEI, OXXO, subscriptions, payouts)
Wompi — Colombian payment gateway (by Bancolombia)
MCP server for ePayco — Colombian gateway: cards, PSE, Daviplata and cash networks
STP/SPEI — Mexican instant bank transfers
Official Mexican data for AI agents: CURP, RFC, CFDI, postal codes, phone, SPEI/CEP, DOF, geocoding.
MCP server for Bold — Colombian acquirer: payment links for cards, PSE and Nequi
MCP server for Clip (PayClip) — Mexico's leading acquirer: payment links, card charges, refunds
MCP server for Khipu — Chilean instant bank-transfer payments (complements Transbank cards)
Answers built from our own checks of this server.