ZebPay MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm. Last commit 17 Mar 2026.
MCP server for ZebPay crypto exchange — fetch prices, balances, and manage orders
Today is the operative word: we check ZebPay MCP Server 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 zebpay-mcp-server -- npx -y @zebpay_rajesh/zebpay-mcp-server
{
"mcpServers": {
"zebpay-mcp-server": {
"args": [
"-y",
"@zebpay_rajesh/zebpay-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.zebpay-mcp-server]
command = "npx"
args = ["-y", "@zebpay_rajesh/zebpay-mcp-server"]
{
"mcpServers": {
"zebpay-mcp-server": {
"args": [
"-y",
"@zebpay_rajesh/zebpay-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"zebpay-mcp-server": {
"args": [
"-y",
"@zebpay_rajesh/zebpay-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ZEBPAY_API_KEY (Your ZebPay API key from the developer portal), ZEBPAY_API_SECRET (Your ZebPay API secret from the developer portal).
The author declared them in the registry entry; get the values from the project itself.
MCP server for cryptocurrency asset prices, exchange rates, and market metadata via Crypto APIs
Official CoinMarketCap MCP server: real-time crypto prices, market cap, rankings and exchange data.
MCP server for HD wallet management, balance, and sync on EVM, UTXO, XRP via Crypto APIs
MCP server for EBANX — cross-border payments, payouts, exchange rates
Live Iran exchange rates, gold, crypto, and Toman market data for AI agents.
MCP server for Foxbit — Brazilian crypto exchange, trading, orderbook, institutional
MCP server for Autumn — read customers, plans, balances & invoices; track usage and attach plans.
Rubin: self-custody DEX for crypto perpetuals & spot - trade, read positions, orders, balances.
Answers built from our own checks of this server.