eCommerce
reloadpi.com
Facilitates browsing, filtering, and purchasing of gift cards and mobile top-up offers across many brands and countries.
ENDPOINT 1
https://mcp.reloadpi.com/mcp
MCP server metadata
- Name
- reloadpi
- Version
- 1.3.2
Known tools 7
browse_voucher_offersSearch gift cards and vouchers from 5000+ brands across 150+ countries (Amazon, Google Play, Netflix, Steam, Visa and more).
Inferred read-onlyget_voucher_filtersGet all valid filter values for the voucher catalog — available brand names, ISO country codes, category slugs and regions.
Inferred read-onlybrowse_topup_offersSearch prepaid mobile airtime and data top-up offers across 500+ operators in 150+ countries — including MTN, Airtel, Orange, Movistar, Digicel and more.
Inferred read-onlybrowse_esim_offersBrowse eSIM data plans across 190+ countries — single-country plans and multi-country regional bundles.
Inferred read-onlyclaim_refundClaim a refund for a failed or expired eSIM order, or a carrier-rejected topup.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.reloadpi]
url = "https://mcp.reloadpi.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"reloadpi": {
"type": "http",
"url": "https://mcp.reloadpi.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: reloadpi
Remote MCP URL: https://mcp.reloadpi.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"reloadpi": {
"url": "https://mcp.reloadpi.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"reloadpi": {
"type": "http",
"url": "https://mcp.reloadpi.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "reloadpi",
"transport": "streamable-http",
"url": "https://mcp.reloadpi.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for reloadpi.com was fetched 2026-09-06T18:18:35.754Z.
reloadpi.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.