Skylight MCP server
by SarjuThakkar
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Set automatically by Railway/most hosts. Defaults to 8000 locally. | 8000 |
| SKYLIGHT_EMAIL | Yes | Your app.ourskylight.com login email. | |
| MCP_BEARER_TOKEN | Yes | Static token Pebble sends as Authorization: Bearer <token>. Generate with `openssl rand -hex 32`. | |
| SKYLIGHT_FRAME_ID | Yes | The number from app.ourskylight.com/calendar/<id> while logged in. | |
| SKYLIGHT_PASSWORD | Yes | Your app.ourskylight.com login password. | |
| SKYLIGHT_TIMEZONE | No | IANA timezone naive event times are interpreted in. Defaults to America/Chicago. | America/Chicago |
| SKYLIGHT_DEFAULT_MEMBER | No | A Skylight family member's profile name (must match a category label on your calendar). Used when `who` is omitted, and what "me"/"myself"/"i" resolve to. Leave unset for no default tagging. |
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