← moltravel.com
INDIVIDUAL MCP TOOL
tourradar_web-tour-send-brochure
[tourradar] Use this when the user requests a tour brochure or PDF to be sent to their email.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
- A tool name or description suggests sending messages.
Parent endpoint
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.moltravel-com]
url = "https://mcp.moltravel.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltravel-com": {
"type": "http",
"url": "https://mcp.moltravel.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltravel-com
Remote MCP URL: https://mcp.moltravel.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": {
"moltravel-com": {
"url": "https://mcp.moltravel.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltravel-com": {
"type": "http",
"url": "https://mcp.moltravel.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltravel-com",
"transport": "streamable-http",
"url": "https://mcp.moltravel.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
restcountries_country_info— [restcountries] Look up country information from REST Countries.fcdo_travel_advice— [fcdo] Get UK FCDO travel advice for a specific country.fcdo_list_countries— [fcdo] List all countries with UK FCDO travel advice.airports_lookup— Look up an airport by IATA (3-char) or ICAO (4-char) code.airports_search— Search airports by name or city.airports_near— Find airports near a geographic point.airlines_lookup— Look up an airline by IATA (2-char) or ICAO (3-char) code.airlines_search— Search airlines by name.