io.github.chrischall/skylight-mcp MCP Server
io.github.chrischall/skylight-mcp
What is the io.github.chrischall/skylight-mcp MCP server?
Skylight Calendar for Claude — family events, chores, and rewards.
How to install io.github.chrischall/skylight-mcp
Copy-paste configuration for popular MCP clients.
SKYLIGHT_EMAILSkylight account email. Pair with SKYLIGHT_PASSWORD for direct login.
SKYLIGHT_PASSWORDsecretSkylight account password — required iff SKYLIGHT_EMAIL is set.
SKYLIGHT_FRAME_IDOptional: pick a specific Skylight frame when the account has more than one.
SKYLIGHT_NAMEFriendly account name used in startup logs.
{
"mcpServers": {
"skylight-mcp": {
"command": "npx",
"args": [
"-y",
"skylight-mcp"
],
"env": {
"SKYLIGHT_EMAIL": "<YOUR_SKYLIGHT_EMAIL>",
"SKYLIGHT_PASSWORD": "<YOUR_SKYLIGHT_PASSWORD>",
"SKYLIGHT_FRAME_ID": "<YOUR_SKYLIGHT_FRAME_ID>",
"SKYLIGHT_NAME": "<YOUR_SKYLIGHT_NAME>"
}
}
}
}{
"mcpServers": {
"skylight-mcp": {
"command": "npx",
"args": [
"-y",
"skylight-mcp"
],
"env": {
"SKYLIGHT_EMAIL": "<YOUR_SKYLIGHT_EMAIL>",
"SKYLIGHT_PASSWORD": "<YOUR_SKYLIGHT_PASSWORD>",
"SKYLIGHT_FRAME_ID": "<YOUR_SKYLIGHT_FRAME_ID>",
"SKYLIGHT_NAME": "<YOUR_SKYLIGHT_NAME>"
}
}
}
}{
"mcpServers": {
"skylight-mcp": {
"command": "npx",
"args": [
"-y",
"skylight-mcp"
],
"env": {
"SKYLIGHT_EMAIL": "<YOUR_SKYLIGHT_EMAIL>",
"SKYLIGHT_PASSWORD": "<YOUR_SKYLIGHT_PASSWORD>",
"SKYLIGHT_FRAME_ID": "<YOUR_SKYLIGHT_FRAME_ID>",
"SKYLIGHT_NAME": "<YOUR_SKYLIGHT_NAME>"
}
}
}
}{
"servers": {
"skylight-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"skylight-mcp"
],
"env": {
"SKYLIGHT_EMAIL": "<YOUR_SKYLIGHT_EMAIL>",
"SKYLIGHT_PASSWORD": "<YOUR_SKYLIGHT_PASSWORD>",
"SKYLIGHT_FRAME_ID": "<YOUR_SKYLIGHT_FRAME_ID>",
"SKYLIGHT_NAME": "<YOUR_SKYLIGHT_NAME>"
}
}
}
}claude mcp add skylight-mcp --env SKYLIGHT_EMAIL=<YOUR_SKYLIGHT_EMAIL> --env SKYLIGHT_PASSWORD=<YOUR_SKYLIGHT_PASSWORD> --env SKYLIGHT_FRAME_ID=<YOUR_SKYLIGHT_FRAME_ID> --env SKYLIGHT_NAME=<YOUR_SKYLIGHT_NAME> -- npx -y skylight-mcpRelated MCP servers
OurFamilyWizard co-parenting for Claude — messages, calendar, expenses, and journal
Zola wedding planning for Claude — vendors, budget, guests, seating, registry, and RSVPs
Redfin real-estate for Claude — search, property details, market reports, saved homes
Google Sheets (and more) for Claude via gogcli — read, write, and manage spreadsheets
Google Classroom via gogcli for Claude — courses, assignments, submissions, grading
Extended Google Docs for Claude via gogcli — auth + full Docs and comments support