Skip to main content
Glama

Travel Agent MCP Server

by nxGnosis

GET_IMMIGRATION_INFO_BY_COUNTRY

Retrieve accurate visa and immigration details for a specific country to aid in international travel planning. Input the country code to access essential information.

Instructions

Get immigration information for a specific country.

Input Schema

NameRequiredDescriptionDefault
countryCodeYes

Input Schema (JSON Schema)

{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "countryCode": { "type": "string" } }, "required": [ "countryCode" ], "type": "object" }
Install Server

Other Tools from Travel Agent MCP Server

Related Tools

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/nxGnosis/TravelAgentMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server