Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Simsima Connectivity

io.github.willyfab/simsima-connectivity

Search, recommend & buy travel eSIM data plans for 190+ destinations via AI agents.

Uptime
100.0%
1 direct probes · 30d
Response
334ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

list_destinations

List destinations (countries) Simsima covers, with min price and product URL.

search_plans

Search plans for a destination (country name or slug), with optional filters.

get_plan

Get a single plan by its sku.

recommend_plan

Recommend the best plan(s) for a trip given its length and data usage.

create_checkout_link

Return a Simsima product URL with agent attribution, for the user to complete checkout.

check_coverage

Answer "does this eSIM work in <country>" for a destination (country, region or global plan). Accepts a country name or ISO code.

get_destination_info

Coverage (ISO country codes), mobile operators, top-up availability and entry price for a destination.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "simsima_connectivity": {
      "url": "https://mcp.simsima.io/mcp",
      "transport": "streamable-http"
    }
  }
}