Provides visa eligibility scoring, detailed visa info, comparisons, and live program status for 15 countries via a stateless MCP server.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Transita MCP Server.
transita_match_visasScore a profile (citizenship, education, work years, income, goal, timeline) against every visa Transita supports. Returns top matches ranked by eligibility.
transita_visa_detailsFull details for a single visa: eligibility, processing time, fees, validity, PR path, and a free preview of the document checklist.
transita_compare_visasSide-by-side comparison of 2-3 visa pathways with deltas (fastest processing, lowest cost, longest validity, PR path).
transita_country_overviewCountry-level summary: number of visa pathways, EU membership, score dimensions, drawbacks, top cities with rent ranges, PR/citizenship timelines.
transita_search_by_nationalityCurated top destinations and recommended visas for citizens of a given country. Best first stop for "where should I move?"
transita_programme_statusLive intake status for round-based programmes: whether the programme is open, the date of the last round, and its cutoff score.
Immigration eligibility intelligence for Claude Desktop, Cursor, Cline, Continue, Zed, and any MCP-compatible AI assistant.
Transita figures out which country you should move to โ and runs the whole relocation. This MCP server exposes the same matcher, country comparisons, visa checklists, and nationality guides that power transita.app, so you can ask any AI assistant "where should I move?" and get a real, sourced answer.
The server is a stateless shim. It calls the public Transita JSON API, so visa data updates the moment transita.app redeploys. No data lives in this package.
Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
Restart Claude Desktop. The Transita tools should appear in the input box.
Add to ~/.cursor/mcp.json:
Open the Cline MCP settings panel and add:
Use the same pattern โ command: npx, args: ["-y", "@transita/mcp-server"].
| Tool | What it does |
|---|---|
transita_match_visas | Score a profile (citizenship, education, work years, income, goal, timeline) against every visa Transita supports. Returns top matches ranked by eligibility. |
transita_visa_details | Full details for a single visa: eligibility, processing time, fees, validity, PR path, and a free preview of the document checklist. |
transita_compare_visas | Side-by-side comparison of 2-3 visa pathways with deltas (fastest processing, lowest cost, longest validity, PR path). |
transita_country_overview | Country-level summary: number of visa pathways, EU membership, score dimensions, drawbacks, top cities with rent ranges, PR/citizenship timelines. |
transita_search_by_nationality | Curated top destinations and recommended visas for citizens of a given country. Best first stop for "where should I move?" |
transita_programme_status | Live intake status for round-based programmes: whether the programme is open, the date of the last round, and its cutoff score. |
transita://visas โ full active visa cataloguetransita://countries โ destination countries + visa countstransita://nationalities โ index of curated nationality landing pagestransita://nationality/<slug> โ single nationality page (e.g. transita://nationality/indian)find-my-visa โ guided eligibility quiz then transita_match_visascompare-options โ drives transita_compare_visas with a chosen set of idswhere-should-i-move โ open exploration starting from nationalityOnce installed, ask your AI assistant questions like:
The model will pick the right Transita tool, call it, and synthesise the answer. Visa data is verified by the Transita team monthly; every match links back to the official government source.
| Env var | Default | Purpose |
|---|---|---|
TRANSITA_API_URL | https://transita.app | Override the API base URL (useful for local dev against http://localhost:3000). |
TRANSITA_MCP_USER_AGENT | transita-mcp-server/0.1.3 | Custom UA string for analytics. |
Everything this MCP server exposes is free. The full document checklist + 30-day action plan is part of Transita's paid action plan and lives at https://transita.app/visa/<id>. The MCP server's tools include a checklist preview (lead time, ancillary cost, first section) and link to the full plan.
To smoke-test from the command line:
Two-step flow. The MCP Registry stores metadata; npm hosts the artifact.
After publishing, the server is listed at https://registry.modelcontextprotocol.io and discoverable inside MCP-compatible clients.
MIT โ see LICENSE.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/snenenenenenene-transita-mcp-server)<a href="https://allmcps.com/mcp/snenenenenenene-transita-mcp-server"><img src="https://allmcps.com/api/badge/snenenenenenene-transita-mcp-server?style=directory" alt="Transita MCP Server on AllMCPs" /></a>