Server data from the Official MCP Registry
Buy anonymous eSIMs and phone-number plans in 190+ countries from a prepaid crypto wallet.
Buy anonymous eSIMs and phone-number plans in 190+ countries from a prepaid crypto wallet.
Remote endpoints: streamable-http: https://pikasim.com/mcp streamable-http: https://pikasim.com/mcp/wallet
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
15 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-pikasim-pikasim": {
"url": "https://pikasim.com/mcp"
}
}
}From the project's GitHub README.
Buy eSIMs from an AI agent — no account, no email, no KYC. Anonymous data plans and real carrier phone numbers across 190+ countries, settled in crypto from a prepaid agent wallet.
PikaSim is a remote, hosted MCP server (Streamable HTTP). You don't run any code — just point your AI agent at the URL and it can search plans, check coverage, get pricing, and (with a funded agent wallet) purchase eSIMs autonomously.
https://pikasim.com/mcphttps://pikasim.com/mcp/walletak_live_ key on CLI clients).Add PikaSim to your AI agent's MCP config:
{
"mcpServers": {
"pikasim": {
"type": "streamable-http",
"url": "https://pikasim.com/mcp"
}
}
}
That's it — your agent can now search data and phone-number eSIM plans, check country coverage, and get pricing for 190+ countries. No API key needed for browsing.
To purchase too, connect https://pikasim.com/mcp/wallet instead — it triggers a one-click OAuth flow where you authorize a free, prepaid agent wallet by pasting your wallet code (no key handling, no account, no email). See Authentication.
Don't assume "eSIM" means data-only. PikaSim sells both:
search_esim_packages / check_country_coverage; buy with purchase_esim.search_phone_plans; buy with purchase_phone_plan.search_esim_packages and check_country_coverage return both lines in separate buckets. Package codes appear in [brackets] — pass them to the matching purchase tool.
PikaSim is a remote MCP server at https://pikasim.com/mcp. The config key and steps differ per client.
Remote servers are added as Connectors, not via claude_desktop_config.json. Go to Settings → Connectors → Add custom connector. To browse, paste https://pikasim.com/mcp. To purchase, paste https://pikasim.com/mcp/wallet and click Connect — Claude opens a PikaSim page where you authorize a wallet by pasting your wallet code (one-click OAuth, no key in the URL).
# Browse only
claude mcp add --transport http pikasim https://pikasim.com/mcp
# With an agent wallet (purchasing)
claude mcp add --transport http pikasim https://pikasim.com/mcp \
--header "Authorization: Bearer ak_live_YOUR_KEY"
{
"mcpServers": {
"pikasim": {
"type": "streamable-http",
"url": "https://pikasim.com/mcp"
}
}
}
Add a custom connector with URL https://pikasim.com/mcp to browse, or https://pikasim.com/mcp/wallet to purchase (the wallet URL triggers OAuth — authorize by pasting your wallet code).
| Tool | Description |
|---|---|
search_esim_packages | Search eSIM plans by country, region, or keyword. Returns both data and phone-number buckets. |
search_phone_plans | Search phone-number eSIMs (real carrier number + voice + SMS + data). |
get_package_details | Full details for a plan: coverage, data, voice/SMS allowance, duration, price, networks, purchase URL. |
check_country_coverage | What PikaSim plans cover a country — data and phone-number buckets with counts and price ranges. |
get_pricing | USD price for a specific plan (data or phone-number) by packageCode. |
get_phone_plan_pricing | USD price + voice/SMS/data allowance for a specific phone-number eSIM. |
ak_live_ agent-wallet key)| Tool | Description |
|---|---|
check_balance | Check your agent-wallet balance. |
purchase_esim | Buy a data eSIM. Returns activation info (ICCID, QR, SM-DP+). |
purchase_phone_plan | Buy a phone-number eSIM (real number + voice + SMS + data). |
get_esim_status | Live status, data usage, and expiration of an eSIM. |
get_topup_options | List valid top-up packages for an existing eSIM. |
topup_esim | Add more data to an existing eSIM. |
list_orders | List recent orders with status and cost. |
create_deposit | Generate a crypto invoice to fund your wallet (BTC, Lightning, Monero, USDT, 50+ altcoins). |
cancel_esim | Cancel an unused eSIM and refund to your wallet (only if never installed/activated). |
Browsing is open at https://pikasim.com/mcp. To purchase, connect https://pikasim.com/mcp/wallet, which supports two auth methods:
ak_live_ key. No account, no email, no KYC.Authorization: Bearer ak_live_YOUR_KEY.The plain https://pikasim.com/mcp URL is browse-only. Create a wallet and get your wallet code + key at https://pikasim.com/agent-wallet (save the wallet code; it's the only way back in).
create_deposit (Bitcoin, Lightning, Monero, USDT, and 50+ altcoins) or at the wallet page.There's also a separate reseller program at https://pikasim.com/reseller — a B2B track with its own
pk_live_key and a 10% discount. Reseller keys also work on this MCP server at wholesale pricing.
// 1. Find data plans for Japan
{ "tool": "search_esim_packages", "arguments": { "country": "JP", "type": "data" } }
// 2. Get a real US phone number plan
{ "tool": "search_phone_plans", "arguments": { "country": "US" } }
// 3. Check your wallet, then buy (needs ak_live_ key)
{ "tool": "check_balance", "arguments": {} }
{ "tool": "purchase_esim", "arguments": { "packageCode": "PACKAGE_CODE_FROM_SEARCH" } }
create_deposit or the wallet page).PikaSim is a privacy-first eSIM marketplace: no accounts, no email, no KYC, crypto settlement. The MCP server exposes the same catalog and ordering to AI agents.
MIT — see LICENSE. This repository contains documentation for the hosted PikaSim MCP server; the server itself runs at https://pikasim.com/mcp.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.