← All servers
🔧

ZebPay MCP ServerVerified🛡 No advisories

io.github.ZebpayRajesh/zebpay-mcp-server
New to MCP? Start here →
1★ stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/zebpayrajesh, which proved it owns this namespace.

Verified owner: github.com/zebpayrajeshio.github.ZebpayRajesh/zebpay-mcp-server

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs ZEBPAY_API_KEY, ZEBPAY_API_SECRET.

About

MCP server for ZebPay crypto exchange — fetch prices, balances, and manage orders

Packages & transports

npm@zebpay_rajesh/zebpay-mcp-serverv1.0.1 · npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "zebpay_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@zebpay_rajesh/zebpay-mcp-server"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @zebpay_rajesh/zebpay-mcp-server