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> |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |