MCP Epayco runs on your own machine — the client starts it, so there is no endpoint to ping. 16 installs a week from npm. Last commit 29 Aug 2026.
MCP server for ePayco — Colombian gateway: cards, PSE, Daviplata and cash networks
Today is the operative word: we check MCP Epayco 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-epayco -- npx -y @codespar/mcp-epayco
{
"mcpServers": {
"mcp-epayco": {
"args": [
"-y",
"@codespar/mcp-epayco"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-epayco]
command = "npx"
args = ["-y", "@codespar/mcp-epayco"]
{
"mcpServers": {
"mcp-epayco": {
"args": [
"-y",
"@codespar/mcp-epayco"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-epayco": {
"args": [
"-y",
"@codespar/mcp-epayco"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
EPAYCO_PUBLIC_KEY (ePayco public key), EPAYCO_PRIVATE_KEY (ePayco private key), EPAYCO_TEST ("true" flags payloads as test mode. Defaults to "true" — set "false" for production.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Bold — Colombian acquirer: payment links for cards, PSE and Nequi
MCP server for Openpay — BBVA-owned Mexican gateway (cards, SPEI, OXXO, subscriptions, payouts)
MCP server for QR code data: URLs, vCards, WiFi configs, events.
MCP server for note.com: create, edit and retrieve posts.
MCP server for Atlassian Confluence Data Center - access and manage content
Conekta — Mexican payment gateway (cards, OXXO cash, SPEI)
Self-hosted MCP gateway: turn any API, database or MCP server into AI connectors — no code.
MCP server for GitLab and GitHub
Answers built from our own checks of this server.