# com.ivisa.www/mcp (remote · www.ivisa.com)

Check visa requirements and travel documents for international travel destinations.

- Trust score: 70/100 (medium)
- Change this week: +1
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `www.ivisa.com`: 70/100 (this document), [markdown](https://verifymcp.io/servers/com-ivisa-www-mcp/www.md), [page](https://verifymcp.io/servers/com-ivisa-www-mcp/www)

## Channel facts

- Endpoint: `https://www.ivisa.com/mcp`
- Transports: `streamable-http, sse`
- Auth: `none`
- Version: `0.0.3`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 74/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 75/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 125 tokens (~62/item across 2 items; 1 tools + 1 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability check failed: schema churn in the 8 days we've observed: 1 tool removals, 0 breaking changes, 0 auth/transport breaks, 1 additions.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.
  - Supports UI / widget rendering.

## Install

### Claude

```bash
claude mcp add --transport http com-ivisa-www-mcp https://www.ivisa.com/mcp
```

### Codex

```toml
[mcp_servers.com-ivisa-www-mcp]
url = "https://www.ivisa.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-ivisa-www-mcp": {
      "type": "remote",
      "url": "https://www.ivisa.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-ivisa-www-mcp --url https://www.ivisa.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-ivisa-www-mcp:
    url: "https://www.ivisa.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-ivisa-www-mcp": {
      "type": "http",
      "url": "https://www.ivisa.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-07-31 (score 70, +3)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 67, −2)

- [security regression] Stability: 0.07 → fail
- [security regression] A breaking change shipped without a version bump: still 0.0.3
- [security regression] Tool “visa-availability-tool” was removed
- [functional] Schema quality: good → fair
- [functional] New tool “visa_availability”

### 2026-07-27 (score 69, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 68)

First indexed and scored.

## MCP tools (1)

### `visa_availability` (~84 tokens)

Visa Availability Tool

Provides visa availability for a given country, destination, and currency

Input parameters:

- `currency` (string, required): The currency of the user; ISO 4217 code
- `destination` (string, required): The destination country; ISO 3166-1 alpha-2 code
- `nationality` (string, required): The nationality of the user; ISO 3166-1 alpha-2 code

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-ivisa-www-mcp/www#diagnostics

## Score history

- 2026-08-03: 70
- 2026-08-02: 70
- 2026-08-01: 70
- 2026-07-31: 70
- 2026-07-30: 67
- 2026-07-29: 67
- 2026-07-28: 69
- 2026-07-27: 69
- 2026-07-26: 68

## Links

- Remote endpoint: https://www.ivisa.com/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-ivisa-www-mcp/www/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-ivisa-www-mcp/www/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-ivisa-www-mcp/www
