io.github.snenenenenenene/transita-mcp-server
io.github.snenenenenenene/transita-mcp-serverVisa eligibility matcher and immigration intelligence for MCP-compatible AI assistants.
Tools · 6
Score a user's profile against every visa pathway Transita supports. Returns the top matches ranked by eligibility, with timeline, cost, and links to official sources. EU citizens automatically surfac…
Fetch full details for a single visa pathway: eligibility category, processing time, fees, validity, PR timeline, and a free preview of the document checklist (lead time, ancillary cost, first section…
Compare 2-3 visa pathways side-by-side. Returns processing time, cost, validity, PR-pathway, and a delta summary highlighting the fastest, cheapest, and most permanent option.
Get summary data for a destination country: number of visa pathways, EU member status, score dimensions, drawbacks, top cities with rent ranges, and PR/citizenship timelines.
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,…
Check the live intake status of a single visa pathway: whether it is currently open, the last selection round and cutoff score (for round-based programmes like Express Entry, AU SkillSelect, or the US…
Resources · 32
Full active list of every visa pathway Transita scores. Refreshed monthly.
transita://visas
Active destination countries plus per-country visa counts.
transita://countries
Index of nationality-specific landing pages with curated top-destination guidance.
transita://nationalities
Top destinations and recommended visas for Indian citizens.
transita://nationality/indian
Top destinations and recommended visas for Filipino citizens.
transita://nationality/filipino
Top destinations and recommended visas for Nigerian citizens.
transita://nationality/nigerian
Top destinations and recommended visas for Brazilian citizens.
transita://nationality/brazilian
Top destinations and recommended visas for Pakistani citizens.
transita://nationality/pakistani
Top destinations and recommended visas for South African citizens.
transita://nationality/south-african
Top destinations and recommended visas for Chinese citizens.
transita://nationality/chinese
Top destinations and recommended visas for Mexican citizens.
transita://nationality/mexican
Top destinations and recommended visas for Indonesian citizens.
transita://nationality/indonesian
Top destinations and recommended visas for Vietnamese citizens.
transita://nationality/vietnamese
Top destinations and recommended visas for Turkish citizens.
transita://nationality/turkish
Top destinations and recommended visas for Bangladeshi citizens.
transita://nationality/bangladeshi
Top destinations and recommended visas for Ethiopian citizens.
transita://nationality/ethiopian
Top destinations and recommended visas for Kenyan citizens.
transita://nationality/kenyan
Top destinations and recommended visas for Ghanaian citizens.
transita://nationality/ghanaian
Top destinations and recommended visas for Egyptian citizens.
transita://nationality/egyptian
Top destinations and recommended visas for Colombian citizens.
transita://nationality/colombian
Top destinations and recommended visas for Argentinian citizens.
transita://nationality/argentinian
Top destinations and recommended visas for Ukrainian citizens.
transita://nationality/ukrainian
Top destinations and recommended visas for Polish citizens.
transita://nationality/polish
Top destinations and recommended visas for Romanian citizens.
transita://nationality/romanian
Top destinations and recommended visas for Japanese citizens.
transita://nationality/japanese
Top destinations and recommended visas for South Korean citizens.
transita://nationality/south-korean
Top destinations and recommended visas for Thai citizens.
transita://nationality/thai
Top destinations and recommended visas for Sri Lankan citizens.
transita://nationality/sri-lankan
Top destinations and recommended visas for Nepali citizens.
transita://nationality/nepali
Top destinations and recommended visas for Moroccan citizens.
transita://nationality/moroccan
Top destinations and recommended visas for Iranian citizens.
transita://nationality/iranian
Top destinations and recommended visas for Uzbek citizens.
transita://nationality/uzbek
Prompts · 3
Walk a user through Transita's eligibility quiz, then call transita_match_visas with their answers.
Compare two or three Transita visa ids side-by-side with deltas and recommendations.
Open-ended exploration. Surfaces nationality-specific top destinations, then drills into matches.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.snenenenenenene/transita-mcp-server": {
"url": "https://transita.app/api/mcp",
"transport": "streamable-http"
}
}
}