Skip to main content
Glama
SarjuThakkar

Skylight MCP server

by SarjuThakkar

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoSet automatically by Railway/most hosts. Defaults to 8000 locally.8000
SKYLIGHT_EMAILYesYour app.ourskylight.com login email.
MCP_BEARER_TOKENYesStatic token Pebble sends as Authorization: Bearer <token>. Generate with `openssl rand -hex 32`.
SKYLIGHT_FRAME_IDYesThe number from app.ourskylight.com/calendar/<id> while logged in.
SKYLIGHT_PASSWORDYesYour app.ourskylight.com login password.
SKYLIGHT_TIMEZONENoIANA timezone naive event times are interpreted in. Defaults to America/Chicago.America/Chicago
SKYLIGHT_DEFAULT_MEMBERNoA 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/SarjuThakkar/skylight-mcp-pebble'

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