@theeaglebyte/skylight-mcp
MCP server package @eaglebyte/skylight-mcp
Install
agr install @theeaglebyte/skylight-mcp --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "@eaglebyte/skylight-mcp", "version": "1.1.7", "description": "MCP server for Skylight Calendar API - enables agentic interactions for calendar, chores, lists, and family management", "type": "module", "main": "dist/index.js", "bin": { "skylight-mcp": "dist/index.js" }, "files": [ "dist", "README.md", "LICENSE" ], "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx watch src/index.ts", "test": "vitest", "test:coverage": "vitest --coverage", "lint": "eslint src/", "typecheck": "tsc --noEmit", "prepare": "npm run build", "generate:types": "openapi-typescript ../skylight-api/docs/openapi/openapi.yaml -o src/api/generated-types.ts" }, "keywords": [ "mcp", "skylight", "calendar", "model-context-protocol", "claude", "ai", "family", "chores" ], "author": "", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/TheEagleByte/skylight-mcp.git" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.11.0", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^20.12.2", "typescript": "^5.4.5", "tsx": "^4.7.0", "vitest": "^1.6.0", "eslint": "^8.57.0", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^7.0.0", "openapi-typescript": "^7.0.0" }, "engines": { "node": ">=18.0.0" } }
Trust
Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.
Versions
git-a24038ecdb7d2026-08-04