@transita/mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TRANSITA_API_URL | No | Override the API base URL (useful for local dev against http://localhost:3000). | https://transita.app |
| TRANSITA_MCP_USER_AGENT | No | Custom UA string for analytics. | transita-mcp-server/0.1.0 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| transita_match_visasA | 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 surface freedom-of-movement options first. |
| transita_visa_detailsA | 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). The full multi-section checklist is part of Transita's $9 paid action plan. |
| transita_compare_visasA | 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. |
| transita_country_overviewA | 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. |
| transita_search_by_nationalityA | 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. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| find-my-visa | Walk a user through Transita's eligibility quiz, then call transita_match_visas with their answers. |
| compare-options | Compare two or three Transita visa ids side-by-side with deltas and recommendations. |
| where-should-i-move | Open-ended exploration. Surfaces nationality-specific top destinations, then drills into matches. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| transita-visas | Full active list of every visa pathway Transita scores. Refreshed monthly. |
| transita-countries | Active destination countries plus per-country visa counts. |
| transita-nationalities | Index of nationality-specific landing pages with curated top-destination guidance. |
| 🇮🇳 Indian | Top destinations and recommended visas for Indian citizens. |
| 🇵🇠Filipino | Top destinations and recommended visas for Filipino citizens. |
| 🇳🇬 Nigerian | Top destinations and recommended visas for Nigerian citizens. |
| 🇧🇷 Brazilian | Top destinations and recommended visas for Brazilian citizens. |
| 🇵🇰 Pakistani | Top destinations and recommended visas for Pakistani citizens. |
| 🇿🇦 South African | Top destinations and recommended visas for South African citizens. |
| 🇨🇳 Chinese | Top destinations and recommended visas for Chinese citizens. |
| 🇲🇽 Mexican | Top destinations and recommended visas for Mexican citizens. |
| 🇮🇩 Indonesian | Top destinations and recommended visas for Indonesian citizens. |
| 🇻🇳 Vietnamese | Top destinations and recommended visas for Vietnamese citizens. |
| 🇹🇷 Turkish | Top destinations and recommended visas for Turkish citizens. |
| 🇧🇩 Bangladeshi | Top destinations and recommended visas for Bangladeshi citizens. |
| 🇪🇹 Ethiopian | Top destinations and recommended visas for Ethiopian citizens. |
| 🇰🇪 Kenyan | Top destinations and recommended visas for Kenyan citizens. |
| 🇬🇠Ghanaian | Top destinations and recommended visas for Ghanaian citizens. |
| 🇪🇬 Egyptian | Top destinations and recommended visas for Egyptian citizens. |
| 🇨🇴 Colombian | Top destinations and recommended visas for Colombian citizens. |
| 🇦🇷 Argentinian | Top destinations and recommended visas for Argentinian citizens. |
| 🇺🇦 Ukrainian | Top destinations and recommended visas for Ukrainian citizens. |
| 🇵🇱 Polish | Top destinations and recommended visas for Polish citizens. |
| 🇷🇴 Romanian | Top destinations and recommended visas for Romanian citizens. |
| 🇯🇵 Japanese | Top destinations and recommended visas for Japanese citizens. |
| 🇰🇷 South Korean | Top destinations and recommended visas for South Korean citizens. |
| 🇹🇠Thai | Top destinations and recommended visas for Thai citizens. |
| 🇱🇰 Sri Lankan | Top destinations and recommended visas for Sri Lankan citizens. |
| 🇳🇵 Nepali | Top destinations and recommended visas for Nepali citizens. |
| 🇲🇦 Moroccan | Top destinations and recommended visas for Moroccan citizens. |
| 🇮🇷 Iranian | Top destinations and recommended visas for Iranian citizens. |
| 🇺🇿 Uzbek | Top destinations and recommended visas for Uzbek citizens. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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