{"id":28768304,"url":"https://github.com/cablate/mcp-google-calendar","last_synced_at":"2026-01-26T13:23:20.781Z","repository":{"id":277631201,"uuid":"933044720","full_name":"cablate/mcp-google-calendar","owner":"cablate","description":"MCP server that provides doc forge capabilities","archived":false,"fork":false,"pushed_at":"2025-02-16T14:59:55.000Z","size":66,"stargazers_count":3,"open_issues_count":2,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T02:50:38.312Z","etag":null,"topics":["ai","dive","google-calendar","google-calendar-api","mcp","mcp-server"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cablate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-15T02:41:28.000Z","updated_at":"2025-08-15T18:56:26.000Z","dependencies_parsed_at":"2025-02-15T03:24:37.363Z","dependency_job_id":"50d16965-1d6f-4302-b8c4-5e9cf82e662c","html_url":"https://github.com/cablate/mcp-google-calendar","commit_stats":null,"previous_names":["cablate/mcp-google-calendar"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cablate/mcp-google-calendar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cablate%2Fmcp-google-calendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cablate%2Fmcp-google-calendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cablate%2Fmcp-google-calendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cablate%2Fmcp-google-calendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cablate","download_url":"https://codeload.github.com/cablate/mcp-google-calendar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cablate%2Fmcp-google-calendar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28779338,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T11:46:04.308Z","status":"ssl_error","status_checked_at":"2026-01-26T11:46:02.664Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","dive","google-calendar","google-calendar-api","mcp","mcp-server"],"created_at":"2025-06-17T13:03:00.335Z","updated_at":"2026-01-26T13:23:20.769Z","avatar_url":"https://github.com/cablate.png","language":"TypeScript","funding_links":[],"categories":["Scheduling and Calendars","Communication","Business \u0026 Productivity"],"sub_categories":["How to Submit"],"readme":"# Calendar Tools MCP Server\n\nA powerful Model Context Protocol (MCP) server providing comprehensive calendar management capabilities.\n\n## Features\n\n### Calendar Management\n\n- Create calendar events\n- List calendar events\n- Update existing events\n- Delete events\n\n## Demo on Dive Desktop\n\n![Calendar Tools Demo](docs/Demo-on-Dive-Desktop.png)\n\n## Installation\n\n### Manual Installation\n\n```bash\nnpm install -g @cablate/mcp-google-calendar\n```\n\n## Usage\n\n### Cli\n\n```bash\nmcp-google-calendar\n```\n\n### With [Dive Desktop](https://github.com/OpenAgentPlatform/Dive)\n\n1. Click \"+ Add MCP Server\" in Dive Desktop\n2. Copy and paste this configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"calendar\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@cablate/mcp-google-calendar\"],\n      \"env\": {\n        \"GOOGLE_CALENDAR_ID\": \"your_calendar_id\",\n        \"GOOGLE_TIME_ZONE\": \"your_time_zone\",\n        \"GOOGLE_CREDENTIALS_PATH\": \"your_credentials_path\"\n      },\n      \"enabled\": true\n    }\n  }\n}\n```\n\n3. Click \"Save\" to install the MCP server\n\n## Google Service Account and Credentials\n\nHere is the simple steps to create a google service account and credentials:\n\n1. Go to [Google Cloud Console](https://console.cloud.google.com/)\n2. Create a new project or select an existing project\n3. Navigate to the \"IAM \u0026 Admin\" section\n4. Click on \"Service Accounts\"\n5. Click on \"Create Service Account\"\n6. Enter a name for the service account (e.g., \"MCP Google Calendar\")\n7. Click on \"Create\"\n8. Click on \"Create Key\"\n9. Select \"JSON\" as the key type\n10. Click on \"Create\"\n11. Download the JSON file and save it as `credentials.json`\n\nif still got any question, google and find the answer.\n\n## License\n\nMIT\n\n## Contributing\n\nWelcome community participation and contributions! Here are ways to contribute:\n\n- ⭐️ Star the project if you find it helpful\n- 🐛 Submit Issues: Report problems or provide suggestions\n- 🔧 Create Pull Requests: Submit code improvements\n\n## Contact\n\nIf you have any questions or suggestions, feel free to reach out:\n\n- 📧 Email: [reahtuoo310109@gmail.com](mailto:reahtuoo310109@gmail.com)\n- 📧 GitHub: [CabLate](https://github.com/cablate/)\n- 🤝 Collaboration: Welcome to discuss project cooperation\n- 📚 Technical Guidance: Sincere welcome for suggestions and guidance\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcablate%2Fmcp-google-calendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcablate%2Fmcp-google-calendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcablate%2Fmcp-google-calendar/lists"}