← Registry

eCommerce

esimcomparator.com

Search, compare, and retrieve detailed travel eSIM plan, provider, and destination information.

1 endpoint5 known toolsFirst detected September 22, 2026Last detected September 22, 2026

ENDPOINT 1

https://esimcomparator.com/mcp

No auth detected

MCP server metadata

Name
esimcomparator
Version
1.1.0
Capabilities
resources.listChangedprompts.listChangedtools.listChanged

Known tools 5

search_esims

Search and compare current travel eSIM plans available through eSIMComparator.

Inferred read-only
compare_esims

Compare 2 to 10 eSIM plans side by side using plan IDs from search_esims.

Inferred read-only
get_esim_plan

Return the full normalized details for a single eSIM plan ID.

Inferred read-only
get_esim_provider

Return stored provider information for a travel eSIM brand: catalog stats, capabilities, promo code and provider page.

Inferred read-only
get_destination_esim_info

Return destination-level eSIM availability: plan count, providers, cheapest price, cheapest unlimited plan, local networks and whether 5G plans exist.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.