Waze MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WAZE_MCP_HOST | No | HTTP bind address | 127.0.0.1 |
| WAZE_MCP_PORT | No | HTTP port | 8000 |
| WAZE_MCP_REGION | No | Default region (US/NA/EU/IL/AU) when a call omits it | EU |
| WAZE_MCP_TIMEOUT | No | Per-request timeout (seconds) to Waze | 60 |
| WAZE_MCP_CACHE_TTL | No | Seconds to cache identical lookups (0 disables) | 60 |
| WAZE_MCP_TRANSPORT | No | Default transport (stdio/streamable-http/sse) | stdio |
| WAZE_MCP_AUTH_TOKEN | No | If set, HTTP requests must send Authorization: Bearer <token> |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/semichcsc-byte/waze-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server