eSIM Tabby
Rank #41,558com.esimtabby/esimtabby
Buy and manage travel eSIM data plans in the conversation. Pay by card (Stripe) or USDC over x402.
eSIM Tabby is a Model Context Protocol (MCP) server published by stlk. It ranks #41,558 of 115,591 servers tracked on MCP Toplist. eSIM Tabby is listed on Official MCP, with 4 tracked versions. It was first listed on Aug 1, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 74,033 of 115,591 servers on MCP Toplist.
Use eSIM Tabby
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http esimtabby https://esimtabby.com/mcp[mcp_servers.esimtabby]
url = "https://esimtabby.com/mcp"Add to ~/.codex/config.toml.
https://esimtabby.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"esimtabby": {
"url": "https://esimtabby.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"esimtabby": {
"type": "http",
"url": "https://esimtabby.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"esimtabby": {
"serverUrl": "https://esimtabby.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"esimtabby": {
"url": "https://esimtabby.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.esimtabby%2Fesimtabby)<a href="https://mcptoplist.com/server/com.esimtabby%2Fesimtabby"><img src="https://mcptoplist.com/badge/com.esimtabby%2Fesimtabby.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
stlk
Available versions (4)
| Version | Published |
|---|---|
| 0.1.3 | Aug 21, 2026 |
| 0.1.2 | Aug 18, 2026 |
| 0.1.1 | Aug 17, 2026 |
| 0.1.0 | Aug 1, 2026 |
Frequently asked questions
- Who maintains eSIM Tabby?
- eSIM Tabby is maintained by stlk, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is eSIM Tabby listed on the Official MCP Registry?
- Yes — eSIM Tabby is listed on the Official MCP Registry.
- How many versions does eSIM Tabby have?
- MCP Toplist tracks 4 versions of eSIM Tabby, most recently published on Aug 21, 2026.
- Where can I find the source code for eSIM Tabby?
- The source code for eSIM Tabby is hosted at github.com/stlk/esimtabby.