Skip to main content
Glama

Restaurant Booking MCP Server

.env.example602 B
# Google Maps API Configuration # Get your API key from: https://console.cloud.google.com/ # Required APIs: Places API, Places API (New), Geocoding API GOOGLE_MAPS_API_KEY=your_google_maps_api_key_here # Default Search Location (Taiwan) # These coordinates will be used when latitude/longitude are not specified DEFAULT_LATITUDE=24.1501164 DEFAULT_LONGITUDE=120.6692299 # Optional: Server Configuration PORT=3000 # NODE_ENV=development # Optional: Set log level (debug, info, warn, error) LOG_LEVEL=info # Optional: Default search radius in meters (default: 20000 = 20km) DEFAULT_SEARCH_RADIUS=2000

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/samwang0723/mcp-booking'

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