Letisim retail MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Letisim retail MCPFind travel eSIM plans for Japan and show current prices for a 10-day trip."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Letisim retail MCP
Public, redirect-first MCP surface for consumer eSIM discovery and checkout handoff.
The server deliberately does not accept email or payment credentials. create_checkout persists
only an inert, PII-free AgentCheckout; the buyer must open the returned first-party Letisim URL.
The existing web checkout then re-quotes, collects email/legal action, creates the Order/Payment and
hands payment data directly to the PSP.
Local run
npm run build -w @letisim/retail-mcp
# Start the API separately with RETAIL_MCP_ENABLED=1 in a non-production test environment.
LETISIM_API_BASE_URL=http://127.0.0.1:3200 npm run start:http -w @letisim/retail-mcpThe Streamable HTTP endpoint is http://127.0.0.1:3210/retail; start:stdio exposes the same tool
factory to a local MCP host. A non-loopback bind is fail-closed unless
RETAIL_MCP_ALLOWED_HOSTS is set. This package is private/test-only until the legal, tax, receipt,
abuse, client-matrix and controlled-live gates in the ExecPlan are closed. The API routes are
fail-closed unless RETAIL_MCP_ENABLED=1; the key is intentionally not in the generic production
env writer allowlist.
Related MCP server: mcp-esim
Partner attribution
An installation can be attributed to an affiliate partner with one environment variable:
LETISIM_MCP_ATTRIBUTION=promo:TRAVELPRO # or ref:<campaign-slug>Purchases started by that installation carry the partner's promo code into the first-party checkout URL, and the existing affiliate rules decide the commission. The handle is deliberately not a tool argument: an agent that read an untrusted page must not be able to redirect somebody else's commission. A malformed, unknown or revoked handle degrades to an unattributed checkout and never fails the purchase. Ask for your handle in the Letisim affiliate cabinet at https://partner.letisim.com.
Install in Claude Code
claude plugin marketplace add skorik94-glitch/letisim-mcp
claude plugin install letisim@letisimThe plugin runs the bundled dist/stdio.js, so it needs no npm package and no build step. Export
LETISIM_MCP_ATTRIBUTION before starting Claude Code if you are an affiliate.
Current capability
Plan search, destination coverage and prices are live against the production catalog. Quoting and
the checkout handoff answer 404 until Letisim opens the agent commerce gate — that is a
deliberate server-side switch, not a client bug.
Distribution
Registry metadata lives in server.json and is kept in sync with package.json by
test/distribution.test.ts. The public repository https://github.com/skorik94-glitch/letisim-mcp
is generated from the Letisim monorepo by scripts/sync-retail-mcp-public.mjs: edit the source
upstream, never in the mirror.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceBrowse, compare, and purchase eSIMs for 190+ countries via AI agents. 12 tools for searching 2,300+ data plans, checking coverage, and buying eSIMs with crypto or card. No account required for browsing.MIT
- AlicenseAqualityCmaintenanceTravel eSIMs for 193 countries. Stripe + Bitcoin checkout. QR by email in 30s. No API key.4108MIT
- -licenseNot gradedqualityBmaintenanceLets AI agents search and buy travel eSIMs from ALT eSIM for 200+ destinations, with Stripe payment links and email delivery of QR codes.

Dida Hotel MCPofficial
AlicenseNot gradedqualityBmaintenanceEnables AI agents to search and book hotels globally with real-time pricing and inventory from over 2 million properties.93MIT
Related MCP Connectors
Flight search & booking for AI agents. 400+ airlines, $20-50 cheaper than OTAs.
Live flight prices and working booking links for AI agents and travel apps.
Stripe-native marketplace where AI agents discover and pay per call for API services.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/skorik94-glitch/letisim-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server