https://github.com/deciduus/calendar-mcp
This project implements a Python-based MCP (Model Context Protocol) server that acts as an interface between Large Language Models (LLMs) and the Google Calendar API. It enables LLMs to perform calendar operations via natural language requests.
https://github.com/deciduus/calendar-mcp
Last synced: 3 days ago
JSON representation
This project implements a Python-based MCP (Model Context Protocol) server that acts as an interface between Large Language Models (LLMs) and the Google Calendar API. It enables LLMs to perform calendar operations via natural language requests.
- Host: GitHub
- URL: https://github.com/deciduus/calendar-mcp
- Owner: deciduus
- License: other
- Created: 2025-04-24T21:04:27.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-24T21:13:27.000Z (about 2 months ago)
- Last Synced: 2025-04-24T22:28:16.100Z (about 2 months ago)
- Language: Python
- Size: 64.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- mcp-index - Google Calendar Server - Integrate with the Google Calendar API for calendar management and scheduling through natural language processing. Perform operations such as listing, creating, updating, and deleting events with OAuth 2.0 authentication. (Scheduling and Calendars)