Simsima Connectivity
io.github.willyfab/simsima-connectivitySearch, recommend & buy travel eSIM data plans for 190+ destinations via AI agents.
Tools · 7
List destinations (countries) Simsima covers, with min price and product URL.
Search plans for a destination (country name or slug), with optional filters.
Get a single plan by its sku.
Recommend the best plan(s) for a trip given its length and data usage.
Return a Simsima product URL with agent attribution, for the user to complete checkout.
Answer "does this eSIM work in <country>" for a destination (country, region or global plan). Accepts a country name or ISO code.
Coverage (ISO country codes), mobile operators, top-up availability and entry price for a destination.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"simsima_connectivity": {
"url": "https://mcp.simsima.io/mcp",
"transport": "streamable-http"
}
}
}