← Registry

Data Collection

nousavisatravel.com

Provides visa and travel information for passport holders without US visa requirements.

1 endpoint4 known toolsFirst detected July 27, 2026Last detected July 27, 2026

ENDPOINT 1

https://nousavisatravel.com/mcp

No auth detected

MCP server metadata

Name
no-usa-visa-travel
Version
1.0.0
Capabilities
tools
Server instructions

No USA Visa Travel — query where a passport can travel with no US visa, visa verdicts, and the Welcome Score.

Known tools 4

visa_check

Check whether a passport holder can enter a destination WITHOUT a US visa or a US layover, and what visa (if any) the destination itself requires.

Inferred read-only
where_can_i_go

List every destination a passport holder can reach with NO US visa and no US port of entry — grouped by visa-free, visa-on-arrival, and e-visa — with counts.

Inferred read-only
welcome_score

Get the Welcome/Dignity Score (0-100) — how welcoming a destination is to a given (often weak-passport) traveler, blending visa ease, allowed stay, and on-the-ground welcome.

Inferred read-only
list_passports

List the passports (nationalities) covered by No USA Visa Travel.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.no-usa-visa-travel]
url = "https://nousavisatravel.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "no-usa-visa-travel": {
      "type": "http",
      "url": "https://nousavisatravel.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: no-usa-visa-travel
Remote MCP URL: https://nousavisatravel.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "no-usa-visa-travel": {
      "url": "https://nousavisatravel.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "no-usa-visa-travel": {
      "type": "http",
      "url": "https://nousavisatravel.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "no-usa-visa-travel",
  "transport": "streamable-http",
  "url": "https://nousavisatravel.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for nousavisatravel.com was fetched 2026-07-30T19:25:48.961Z and is being refreshed.

Trust status Neutral

nousavisatravel.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.