Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.snenenenenenene/transita-mcp-server

NPM · @TRANSITA/MCP-SERVER · 2 COMPONENTS · SCANNED SEP 24

Visa eligibility matcher and immigration intelligence for MCP-compatible AI assistants.

0 this week 81 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 17 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability84
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 781 tokens (~130/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage78
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 33% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.snenenenenenene/transita-mcp-server server?

io.github.snenenenenenene/transita-mcp-server runs locally as an npm package, launched with npx -y @transita/mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @transita/mcp-server

# add to Claude Code
claude mcp add snenenenenenene-transita-mcp-server -- npx -y @transita/mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "snenenenenenene-transita-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@transita/mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "snenenenenenene-transita-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@transita/mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add snenenenenenene-transita-mcp-server -- npx -y @transita/mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "snenenenenenene-transita-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@transita/mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add snenenenenenene-transita-mcp-server --command npx --arg -y --arg @transita/mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  snenenenenenene-transita-mcp-server:
    command: "npx"
    args: ["-y", "@transita/mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "snenenenenenene-transita-mcp-server": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@transita/mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add snenenenenenene-transita-mcp-server -t stdio -c npx -a -y @transita/mcp-server
// mcp.json
{
  "mcpServers": {
    "snenenenenenene-transita-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@transita/mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 23 Sept 26 −3
    • Security disclosure: fail → unverified functional
    • Stability: pass → 0.80 functional
  • 22 Sept 26 +1
    • Stability: 0.97 → pass security
  • 21 Sept 26 0
    • Security disclosure: unverified → fail functional
  • 20 Sept 26 +1
    • Security disclosure: fail → unverified functional
  • 18 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 16 Sept 26 −3
    • Security disclosure: fail → unverified functional
    • Stability: pass → 0.80 functional
  • 15 Sept 26 +1
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Analysed npm/@transita/mcp-server@0.1.5

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 6 exposed · ~650 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
transita_compare_visas ~82

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.

NameTypeReqDescription
visa_idsarrayyes2-3 Transita visa ids. Discover ids via transita_match_visas or the transita://visas resource.

No output schema declared.

No examples provided.

transita_country_overview ~82

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.

NameTypeReqDescription
country_codestringyesLowercase country code, e.g. 'us', 'de', 'pt'. List available codes via the transita://countries resource.

No output schema declared.

No examples provided.

transita_match_visas ~131

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.

NameTypeReqDescription
ageinteger
citizenshipstringyes
current_countrystring
educationstring
goalstring
income_usdinteger
target_countriesarray
timelinestring
work_fieldstring
work_yearsinteger

No output schema declared.

No examples provided.

transita_programme_status ~141

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 H-1B lottery), what is expected next, and the official source. Call this before recommending a pathway so you never send a user toward a closed or paused programme. Continuous-intake visas return an 'open' status.

NameTypeReqDescription
visa_idstringyesTransita visa id, e.g. 'ca-cec', 'us-h1b'. Use transita_match_visas or the transita://visas resource to discover ids.

No output schema declared.

No examples provided.

transita_search_by_nationality ~99

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.

NameTypeReqDescription
nationalitystringyesNationality adjective (e.g. 'Indian') or country (e.g. 'India'). Case-insensitive.

No output schema declared.

No examples provided.

transita_visa_details ~115

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.

NameTypeReqDescription
visa_idstringyesTransita visa id, e.g. 'us-o1a', 'es-digital-nomad'. Use transita_match_visas or the transita://visas resource to discover ids.

No output schema declared.

No examples provided.

Common questions

What is the io.github.snenenenenenene/transita-mcp-server server?

io.github.snenenenenenene/transita-mcp-server is listed in the public MCP registry as io.github.snenenenenenene/transita-mcp-server. Visa eligibility matcher and immigration intelligence for MCP-compatible AI assistants. This page covers its npm package (@transita/mcp-server).

Is the io.github.snenenenenenene/transita-mcp-server server safe to use?

io.github.snenenenenenene/transita-mcp-server scores 81 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 24 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.snenenenenenene/transita-mcp-server server expose?

io.github.snenenenenenene/transita-mcp-server exposes 6 tools: transita_match_visas, transita_visa_details, transita_compare_visas, transita_country_overview, transita_search_by_nationality, transita_programme_status. Their descriptions and schemas cost roughly 650 tokens of context every time the server is loaded.

Is the io.github.snenenenenenene/transita-mcp-server server still maintained?

io.github.snenenenenenene/transita-mcp-server is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.snenenenenenene/transita-mcp-server server under?

io.github.snenenenenenene/transita-mcp-server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.