Simsima Connectivity
Server Details
Search, recommend & buy travel eSIM data plans for 190+ destinations via AI agents.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
7 toolscheck_coverageCheck whether a destination covers a countryAInspect
Answer "does this eSIM work in " for a destination (country, region or global plan). Accepts a country name or ISO code.
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | en | |
| country | Yes | ||
| destination | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description does not mention what the tool returns (e.g., a boolean), whether it has side effects, or any error/rate-limit behavior. Since annotations are absent, the description carries the full burden of behavioral disclosure and only gives input-format information. That is insufficient for full transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two short, purposeful sentences with zero filler. The user-facing question is front-loaded and immediately makes the tool's purpose graspable, followed immediately by the relevant input constraint for country. It is efficient and well-structured.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For such a simple tool with no output schema, the description is largely complete for selecting and invoking the tool: it identifies the required destination and country arguments and gives concrete value format. The main drawback is not stating the strict return type, but the "does this eSIM work" phrasing makes the expected result inference easy enough for an agent.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With schema description coverage at 0%, the description needs to compensate. It does a decent job by clarifying that country accepts a name or ISO code and that destination can be a country, region, or global plan. However, the locale parameter is neither described nor mentioned, so the description does not fully cover all needed parameter semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly explains that the tool answers whether an eSIM plan works in a given country, using the natural phrasing "does this eSIM work in <country>". It specifically distinguishes itself from sibling tools that list destinations, get plan details, or recommend plans by focusing on the coverage yes/no question.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives a clear usage context: call it when the agent needs to check coverage of a destination for a country. It does not explicitly name alternatives or give when-not-to-use guidance, but the query-style phrasing makes the usage intent understandable. This is clear contextual guidance without exclusions, so a 4 fits.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
create_checkout_linkCreate an attributed checkout linkCInspect
Return a Simsima product URL with agent attribution, for the user to complete checkout.
| Name | Required | Description | Default |
|---|---|---|---|
| sku | No | ||
| locale | No | en | |
| agentSource | Yes | ||
| destination | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must fully disclose behavioral traits. It only states that a URL is returned, but does not mention any side effects, creation of state, authentication requirements, or rate limits. The name suggests creation, but the description omits any creation semantics.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence, which is concise but too brief given the complexity of the tool (4 parameters, no schema descriptions). It front-loads the purpose but omits necessary details about parameters and behavior, making it under-specified for effective use.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With 4 parameters, no output schema, and no annotations, the description is incomplete. It does not explain the function of the parameters, the format of the returned URL, or any behavioral implications. The agent lacks enough context to use the tool correctly without external knowledge.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, meaning no parameter descriptions exist in the schema. The tool description adds no information about the four parameters (sku, locale, agentSource, destination). It does not explain their meaning, usage, or how they affect the output, leaving the agent with no guidance.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states that the tool returns a Simsima product URL with agent attribution for checkout. It uses a specific verb ('Return') and identifies the resource ('product URL'). This distinguishes it from sibling tools that deal with plans and destinations.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided on when to use this tool versus alternatives. There is no mention of prerequisites, when not to use, or which scenarios require this tool. The description is purely functional with no contextual usage advice.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_destination_infoGet destination coverage and networksCInspect
Coverage (ISO country codes), mobile operators, top-up availability and entry price for a destination.
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | en | |
| destination | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description carries the full burden of behavioral disclosure. It indicates the returned information types but does not explicitly state side effects, whether the operation is read-only, or whether calling it incurs internal effects. The 'get' in the name suggests read-only, but the description itself does not make this explicit.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single compact sentence with no filler or repetition of the tool name. It front-loads the most important content, compatibility, and lists the remaining returned data efficiently. Every phrase adds value.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with two parameters, no output schema, and no annotations, the description is too sparse. It names the output content categories but omits essential detail such as what values destination can accept, how locale affects the data, and what constitutes an exact output or empty result. It also lacks any routing or caveat information.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description does not explain the meaning or expected format of the destination parameter, nor does it clarify how locale affects the response. It mentions the concept of destination and the data returned for it, but leaves both parameters underspecified.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies what the tool provides: coverage (ISO country codes), mobile operators, top-up availability, and entry price for a given destination. It is concrete and tied to a specific resource, though it does not strongly distinguish itself from sibling tool 'check_coverage'.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is given about when to use this tool versus the siblings. For example, it does not explain how get_destination_info differs from check_coverage or list_destinations, nor when one would prefer one over the other. The usage context must be inferred by the agent.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_planGet eSIM plan detailBInspect
Get a single plan by its sku.
| Name | Required | Description | Default |
|---|---|---|---|
| sku | Yes | ||
| locale | No | en |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
While it indicates a read operation ('Get'), it does not disclose any behavioral details such as not-found handling, response format, or idempotency. With no annotations, more transparency would be beneficial.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single concise sentence, front-loaded with the verb. However, it sacrifices completeness for brevity, missing useful context.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Without output schema or annotations, the description should provide more detail on return values, errors, and behavior. The current text is insufficient for a tool with two parameters and sibling tools.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%, so the description must add meaning. It clarifies 'sku' as the identifier, but fails to mention the 'locale' parameter, leaving its purpose unexplained.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the action ('Get'), the resource ('a single plan'), and the identifier ('by its sku'). It effectively distinguishes from siblings like search_plans (multi-criteria lookup) and list_destinations.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies use when you have a specific SKU, but does not explicitly state when to use this vs search_plans or recommend_plan. No guidance on prerequisites or exclusions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
list_destinationsList eSIM destinationsBInspect
List destinations (countries) Simsima covers, with min price and product URL.
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | en |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description bears full responsibility. It only states the output includes min price and URL, but does not disclose authentication needs, rate limits, pagination, or any behavioral nuances.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, efficient sentence. It could benefit from slightly more detail without losing conciseness, but it is not verbose.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the simple nature of the tool (1 optional locale parameter, no output schema), the description is incomplete. It does not specify if results are paginated, sorted, or how locale modifies the output. The parameter explanation is missing entirely.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description completely omits the 'locale' parameter. It provides no explanation of how the parameter affects results, failing to compensate for the schema's lack of documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool lists destinations (countries) with min price and product URL, using a specific verb and resource. It distinguishes from sibling tools like search_plans or recommend_plan.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage by stating what it does, but provides no explicit guidance on when to use this tool versus alternatives, no exclusions or prerequisites.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
recommend_planRecommend an eSIM planCInspect
Recommend the best plan(s) for a trip given its length and data usage.
| Name | Required | Description | Default |
|---|---|---|---|
| usage | Yes | ||
| locale | No | en | |
| tripDays | Yes | ||
| destination | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden. It does not disclose what 'best' means, side effects, auth needs, or error handling. The lack of behavioral context is significant.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Single sentence, 13 words, front-loaded with action. Every word earns its place; no fluff.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Despite having 4 parameters and no output schema or annotations, the description is too brief. It fails to explain return values, error conditions, or the recommendation logic. Missing mention of destination is a notable gap.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema has 0% description coverage. The description only mentions tripDays and usage, ignoring the required destination and optional locale. It adds partial meaning but misses critical parameter semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool recommends plans based on trip length and data usage, and distinguishes it from siblings like search_plans by focusing on 'best' plans. However, it omits the required destination parameter, reducing clarity slightly.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool versus alternatives like search_plans or get_plan. No exclusions or usage context provided; the description only states what it does.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
search_plansSearch eSIM plansCInspect
Search plans for a destination (country name or slug), with optional filters.
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | en | |
| maxPrice | No | ||
| minDataGB | No | ||
| unlimited | No | ||
| destination | Yes | ||
| maxValidityDays | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, and description does not disclose behavioral traits such as pagination, result limits, or error handling. Lacks context beyond basic function.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Single sentence, no waste. However, it is overly terse for a tool with 6 parameters; front-loads purpose but omits crucial parameter details.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With 6 parameters, no output schema, and no annotations, the description is insufficient. Does not explain filter capabilities, result set characteristics, or usage constraints.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema has 6 parameters (0% coverage in description). Description only says 'optional filters' without naming or explaining any parameter. Fails to add meaning beyond schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description states exact action: 'Search plans for a destination (country name or slug), with optional filters.' It clearly distinguishes from siblings like get_plan (single plan) and recommend_plan (recommendation).
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Implies usage for searching plans by destination with filters, but no explicit when-to-use vs alternatives like recommend_plan or get_plan. No exclusions or prerequisites mentioned.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
2 tool updates
- Added
check_coverage - Added
get_destination_info
1 tool update
- Changed
list_destinations1 field changed- removed
Input schema / properties / regionRemoved value: -{ - "type": "string" -}
5 tool updates
- First observed
create_checkout_link - First observed
get_plan - First observed
list_destinations - First observed
recommend_plan - First observed
search_plans
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
Search, order, and manage eSIM data packages for 190+ countries.
Search & buy travel data eSIMs for 70+ destinations — pay by Stripe link, get the eSIM QR. USD.
Buy and manage travel eSIM data plans in the conversation. Pay by card (Stripe) or USDC over x402.
Find, compare & buy travel eSIMs for 190+ countries + a 12-month Travel Pass. 40 currencies.
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
- -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.-
- AlicenseNot gradedqualityCmaintenanceLets AI agents search travel eSIM plans by destination, get exact current prices, and hand off to a first-party checkout link without the server ever accepting email or payment credentials.MIT
- AlicenseAqualityDmaintenanceTravel eSIMs for 193 countries. Stripe + Bitcoin checkout. QR by email in 30s. No API key.499MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
Each tool has a clear primary purpose, but check_coverage and get_destination_info both provide coverage-related information, and recommend_plan/search_plans can overlap in plan selection. Descriptions are detailed enough to guide an agent, though a few boundary cases remain.
All tool names follow a consistent verb_noun pattern: check_, create_, get_, list_, recommend_, search_. The verbs are distinct and the nouns clearly identify the resource being acted on.
Seven tools is well-scoped for an eSIM connectivity server, covering coverage, destination info, plan discovery, recommendation, and checkout without unnecessary duplication.
The tool set covers coverage checks, destination details, plan search/retrieval, recommendations, and checkout handoff. Minor gaps exist around top-up actions and post-purchase order management, but the core connectivity workflow is well covered.