eCommerce
esimcomparator.com
Search, compare, and retrieve detailed travel eSIM plan, provider, and destination information.
ENDPOINT 1
https://esimcomparator.com/mcp
MCP server metadata
- Name
- esimcomparator
- Version
- 1.1.0
Known tools 5
search_esimsSearch and compare current travel eSIM plans available through eSIMComparator.
Inferred read-onlycompare_esimsCompare 2 to 10 eSIM plans side by side using plan IDs from search_esims.
Inferred read-onlyget_esim_providerReturn stored provider information for a travel eSIM brand: catalog stats, capabilities, promo code and provider page.
Inferred read-onlyget_destination_esim_infoReturn destination-level eSIM availability: plan count, providers, cheapest price, cheapest unlimited plan, local networks and whether 5G plans exist.
Inferred read-onlyCONNECT 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.esimcomparator]
url = "https://esimcomparator.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"esimcomparator": {
"type": "http",
"url": "https://esimcomparator.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: esimcomparator
Remote MCP URL: https://esimcomparator.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": {
"esimcomparator": {
"url": "https://esimcomparator.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"esimcomparator": {
"type": "http",
"url": "https://esimcomparator.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "esimcomparator",
"transport": "streamable-http",
"url": "https://esimcomparator.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.