nest-thermostat-mcp
by SarjuThakkar
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port inside the container (default 8000) | 8000 |
| NEST_CLIENT_ID | Yes | OAuth client ID | |
| NEST_PROJECT_ID | Yes | Device Access project ID (UUID) | |
| MCP_BEARER_TOKEN | Yes | Static token Pebble sends as Authorization: Bearer <token> | |
| NEST_CLIENT_SECRET | Yes | OAuth client secret | |
| NEST_REFRESH_TOKEN | Yes | From get_refresh_token.py; doesn't expire on its own |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues