Easypaydirect MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 245 installs a week from npm. Last commit 14 Sep 2026.
Read-only MCP server for the Easy Pay Direct (EPD) / NMI-family payment gateway Query API.
Today is the operative word: we check Easypaydirect MCP 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 easypaydirect-mcp -- npx -y easypaydirect-mcp
{
"mcpServers": {
"easypaydirect-mcp": {
"args": [
"-y",
"easypaydirect-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.easypaydirect-mcp]
command = "npx"
args = ["-y", "easypaydirect-mcp"]
{
"mcpServers": {
"easypaydirect-mcp": {
"args": [
"-y",
"easypaydirect-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"easypaydirect-mcp": {
"args": [
"-y",
"easypaydirect-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
NMI_SECURITY_KEY (Gateway API security key (a read-only key is recommended).), NMI_API_URL (Gateway API base URL; defaults to https://secure.nmi.com. Set to your EPD / white-label host.).
The author declared them in the registry entry; get the values from the project itself.
Read-only MCP server for querying Stripe customers, payments, and invoices.
Comprehensive MCP server for the Robokassa payment gateway (18 tools, full API coverage).
Unofficial read-only MCP server for the wFirma API v2: invoices, contractors, expenses, payments.
Unofficial MCP server for the ZEN.com Payment Gateway: payment links, transactions, refunds.
MCP server for Spraay x402 Gateway. 60 tools for crypto payments, DeFi, and AI on Base.
The payment protocol for people and agents. One MCP server, any payment rail.
MCP server for Agon Protocol state reads and prepare-only payment-channel actions.
MCP server for Ryvo Protocol state reads and prepare-only payment-channel actions.
Answers built from our own checks of this server.