ai-scheduler-mcp

ai-scheduler-mcp

3.1

If you are the rightful owner of ai-scheduler-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Google Tasks と Calendar API を統合するための MCP(Model Context Protocol)サーバーです。MCPクライアント(Roo Codeなど)から Google Tasks と Calendar の機能を利用できます。

The ai-scheduler-mcp is a Model Context Protocol (MCP) server designed to integrate Google Tasks and Calendar API. It allows MCP clients, such as Roo Code, to utilize the functionalities of Google Tasks and Calendar. The server is set up using Docker and requires a specific Docker network named 'mcp-network'. Users must prepare OAuth 2.0 credentials from Google Cloud Console and store them in a 'credentials.json' file. The server supports initial authentication to generate a 'token.json' for API access. Once authenticated, the server can be started with various configurations, including custom ports and restart policies. The server uses Server-Sent Events (SSE) for communication and can be accessed from different platforms, including Docker containers and host machines.

Features

  • Integration with Google Tasks and Calendar API
  • Docker-based deployment
  • OAuth 2.0 authentication
  • Server-Sent Events (SSE) communication
  • Customizable server configurations