Skip to main content
Glama
snenenenenenene

@transita/mcp-server

Search visas by nationality

transita_search_by_nationality

Find top destinations and visa pathways for your nationality. Get curated destinations with best-fit visas, key stats, and FAQ for moving abroad.

Instructions

Show top destinations and recommended visa pathways for citizens of a given country. Ideal first stop for the question 'Where should I move?'. Returns 4-6 destinations with the best-fit visa for each, key stats, and FAQ. Falls back gracefully if a slug isn't yet curated.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nationalityYesNationality adjective (e.g. 'Indian') or country (e.g. 'India'). Case-insensitive.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Describes that it returns 4-6 destinations with best-fit visa, key stats, and FAQ, and falls back gracefully if a slug isn't curated. This provides useful behavioral context beyond the schema, especially since no annotations are provided.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Description is three sentences, each adding value: purpose, ideal use case, and output specifics. No superfluous words, front-loaded with key information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple tool with one parameter and no output schema, the description covers the output format (4-6 destinations, best-fit visa, stats, FAQ) and error handling (graceful fallback). It could mention it is a read-only operation, but that is implied.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage of the single parameter is 100%, so the description does not need to add much. The description does not provide additional meaning beyond the schema's explanation of 'nationality adjective or country, case-insensitive'. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clearly states the tool shows top destinations and recommended visa pathways for a given nationality. Distinguishes itself from sibling tools like 'transita_compare_visas' and 'transita_visa_details' by being an ideal first stop for the question 'Where should I move?'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly says 'Ideal first stop for the question 'Where should I move?', which tells agents when to use it. Does not explicitly mention when not to use or name alternatives, but the use case is clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/snenenenenenene/transita-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server