Agent Tools
Back to MCP servers

com.cryptorefills/mcp-server

https://api.cryptorefills.com/mcp/sse
● healthy

Buy gift cards and top-ups from the industry leader. 6000+ brands, 195 countries. 4.7★, 98% CSAT

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://api.cryptorefills.com/mcp/sse
JSON-RPC initialize probe
curl -X POST https://api.cryptorefills.com/mcp/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'