Loading MCP server directory, please wait...
Travel planning: day-by-day itineraries, packing lists, weather insights, and trip cost estimates
npx @getmcp/cli add io.plantrip/plantripRequires Node.js 18+. Community-contributed server. Review source before installing.
PLANTRIP_API_KEYFree API key from https://plantrip.io/developers
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.plantrip/plantrip": {
"command": "npx",
"args": [
"-y",
"plantrip-mcp-server"
],
"env": {
"PLANTRIP_API_KEY": ""
}
}
}
}