Skip to main content
Glama

Travel Planner MCP Server

package.json915 B
{ "name": "@gongrzhe/server-travelplanner-mcp", "version": "0.1.2", "description": "MCP server for travel planning and itinerary management", "license": "MIT", "author": "Gongrzhe, Inc. (https://gongrzhe.com)", "homepage": "https://gongrzhe.com", "type": "module", "main": "dist/index.js", "bin": { "server-travelplanner-mcp": "./dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc", "prepare": "npm run build", "watch": "tsc --watch", "prepublishOnly": "npm run build" }, "dependencies": { "@modelcontextprotocol/sdk": "0.5.0", "@googlemaps/google-maps-services-js": "^3.3.41", "node-fetch": "^3.3.2", "zod": "^3.22.4", "zod-to-json-schema": "^3.22.4" }, "devDependencies": { "@types/node": "^22", "@types/google.maps": "^3.54.10", "typescript": "^5.3.3" }, "publishConfig": { "access": "public" } }

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/GongRzhe/TRAVEL-PLANNER-MCP-Server'

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