# mcp-server MCP server

Passport visa, entry & transit requirements for any country pair, with official government sources.

## Links
- Registry page: https://www.getdrio.com/mcp/com-easyonward-mcp-server
- Repository: https://github.com/EasyOnward/mcp-server

## Install
- Command: `npx -y @easyonward/mcp-server`
- Endpoint: https://mcp.easyonward.com/mcp
- Auth: Not captured

## Setup notes
- Package: Npm @easyonward/mcp-server v0.2.0
- Remote endpoint: https://mcp.easyonward.com/mcp

## Tools
- check_visa (Check visa & entry requirements) - Check whether a traveler holding a given passport needs a visa, and what entry & transit requirements apply, for a destination country — with official government sources. Accepts ISO 3166-1 alpha-2 codes (e.g. "US", "KE") or common country names (e.g. "United States", "Kenya"). Returns a plain-language verdict, the specific requirements by severity, deduped official source links, and a deep link to the full EasyOnward analysis. Read-only and PII-free; the analysis is generic for any citizen of the passport country. Endpoint: https://mcp.easyonward.com/mcp
- country_code (Resolve a country name to its ISO-2 code) - Resolve a country name (or an existing ISO 3166-1 alpha-2 code) to its uppercase ISO 3166-1 alpha-2 code — e.g. "Kenya" → "KE". Useful before calling check_visa. Returns an error if the name can't be resolved. Endpoint: https://mcp.easyonward.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.easyonward
- Version: 0.2.0
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 2, 2026
- Source: https://registry.modelcontextprotocol.io
