Transita
About
Scores a profile against 102 immigration visa pathways across 15 countries using official government criteria and returns ranked matches with costs, processing times, PR timelines, and official sources.
Details
- Author
- snenenenenenene
- Categories
- Search, Knowledge Base, Other
Jump to
Setup
Install Transita in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/snenenenenenene/transita-mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
Immigration eligibility intelligence for Claude Desktop, Cursor, Cline, Continue, Zed, and any MCP-compatible AI assistant.
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):
{ "mcpServers": { "transita": { "command": "npx", "args": ["-y", "@transita/mcp-server"] } } }
Restart Claude Desktop. The Transita tools should appear in the input box.
{ "mcpServers": { "transita": { "command": "npx", "args": ["-y", "@transita/mcp-server"] } } }
Open the Cline MCP settings panel and add:
{ "transita": { "command": "npx", "args": ["-y", "@transita/mcp-server"] } }
Use the same pattern —command: npx,args: ["-y", "@transita/mcp-server"].
- transita://visas— full active visa catalogue
- transita://countries— destination countries + visa counts
- transita://nationalities— index of curated nationality landing pages
- transita://nationality/<slug>— single nationality page (e.g.transita://nationality/indian)
- find-my-visa— guided eligibility quiz thentransita_match_visas
- compare-options— drivestransita_compare_visaswith a chosen set of ids
- where-should-i-move— open exploration starting from nationality
Once installed, ask your AI assistant questions like:
- "I'm an Indian software engineer with a master's and 5 years of experience. Where should I move?"
- "Compare the US O-1A, Germany's EU Blue Card, and Portugal's D8 — which is fastest, cheapest, and which has the best path to permanent residency?"
- "What does Portugal's D8 digital nomad visa actually require?"
- "How do destination scores compare for Germany versus the Netherlands?"
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.
Everything this MCP server exposes isfree. The full document checklist + 30-day action plan is part of Transita's paid action plan and lives athttps://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.
git clone https://github.com/snenenenenenene/transita-mcp-server.git cd transita-mcp-server bun install bun run build # Point at a local Transita dev server TRANSITA_API_URL=http://localhost:3000 node dist/cli.js
{ echo '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-06-18","capabilities":{},"clientInfo":{"name":"smoke","version":"0.0"}}}' echo '{"jsonrpc":"2.0","method":"notifications/initialized"}' echo '{"jsonrpc":"2.0","id":2,"method":"tools/list"}' } | node dist/cli.js
Two-step flow. The MCP Registry stores metadata; npm hosts the artifact.
# 1. Publish to npm (must be on a fresh version; bump in package.json first) cd packages/mcp-server bun run build npm publish --access public # 2. Publish metadata to the MCP Registry # Install mcp-publisher once: brew install mcp-publisher # server.json is committed alongside this README. mcp-publisher login github mcp-publisher publish
After publishing, the server is listed athttps://registry.modelcontextprotocol.ioand discoverable inside MCP-compatible clients.
- Website:https://transita.app
- MCP landing page:https://transita.app/mcp
- Source (public mirror):https://github.com/snenenenenenene/transita-mcp-server
- MCP protocol:https://modelcontextprotocol.io
Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.
Fetch, convert, and search AWS documentation pages, with recommendations for related content.
Search campgrounds around the world on campertunity, check availability, and provide booking links.
The Ferryhopper MCP Server exposes ferry routes, schedules and booking redirects so an AI assistant can discover connections across Europe and the Mediterranean and send users to Ferryhopper to complete bookings.
All-in-One SEO & Web Intelligence Toolkit API from FetchSERP.
MCP server that provides read-only access to HyperKitty, the web-based email archive component of Mailman 3.
At Sunrise Apps, we believe AI agents should be limitless, especially when it comes to visual data. We created ImageSorcery to bridge the critical gap in AI's ability to interact with and manipulate images directly, all while upholding the highest standards of privacy and security.
Just Domain is the domain registrar for businesses built with AI. Its remote MCP server checks availability and returns first-year and renewal pricing, plus a link to register on justdomain.ai, with DNS and WHOIS privacy in the same place. No account, no API key, read only. Endpoint: https://mcp.justdomain.ai/
Research tools, including a Sqlite-backed document stash
Semantic search over 9 free-license stock photo sources. Hosted remote server with OAuth — no API key to paste.
SerpApi MCP Server for Google and other search engine results
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




