Skip to main content
Glama

Calendar Tools MCP Server

캘린더 도구 MCP 서버

포괄적인 일정 관리 기능을 제공하는 강력한 MCP(Model Context Protocol) 서버입니다.

특징

캘린더 관리

  • 캘린더 이벤트 만들기
  • 캘린더 이벤트 목록
  • 기존 이벤트 업데이트
  • 이벤트 삭제

Dive Desktop 데모

캘린더 도구 데모

설치

수동 설치

지엑스피1

용법

클리

mcp-google-calendar

다이브 데스크톱 포함

  1. Dive Desktop에서 "+ MCP 서버 추가"를 클릭하세요.
  2. 다음 구성을 복사하여 붙여넣으세요.
{ "mcpServers": { "calendar": { "command": "npx", "args": ["-y", "@cablate/mcp-google-calendar"], "env": { "GOOGLE_CALENDAR_ID": "your_calendar_id", "GOOGLE_TIME_ZONE": "your_time_zone", "GOOGLE_CREDENTIALS_PATH": "your_credentials_path" }, "enabled": true } } }
  1. "저장"을 클릭하여 MCP 서버를 설치하세요.

Google 서비스 계정 및 사용자 인증 정보

Google 서비스 계정과 자격 증명을 만드는 간단한 단계는 다음과 같습니다.

  1. Google Cloud Console 로 이동
  2. 새 프로젝트를 생성하거나 기존 프로젝트를 선택하세요
  3. "IAM 및 관리자" 섹션으로 이동합니다.
  4. "서비스 계정"을 클릭하세요
  5. "서비스 계정 만들기"를 클릭하세요
  6. 서비스 계정의 이름을 입력하세요(예: "MCP Google Calendar")
  7. "만들기"를 클릭하세요
  8. "키 생성"을 클릭하세요
  9. 키 유형으로 "JSON"을 선택하세요
  10. "만들기"를 클릭하세요
  11. JSON 파일을 다운로드하여 credentials.json 으로 저장하세요.

아직도 궁금한 점이 있다면, 구글로 검색해서 답을 찾아보세요.

특허

MIT

기여하다

커뮤니티 참여와 기부를 환영합니다! 기부 방법은 다음과 같습니다.

  • ⭐️ 도움이 된다면 프로젝트에 별표를 표시해 주세요.
  • 🐛 문제 제출: 문제를 보고하거나 제안을 제공하세요
  • 🔧 풀 리퀘스트 생성: 코드 개선 사항 제출

연락하다

질문이나 제안 사항이 있으시면 언제든지 문의해 주세요.

  • 📧 이메일: reahtuoo310109@gmail.com
  • 📧 GitHub: CabLate
  • 🤝 협업: 프로젝트 협력에 대해 논의해 보세요
  • 📚 기술 지침: 제안 및 지침을 진심으로 환영합니다.
-
security - not tested
A
license - permissive license
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Google 캘린더와 통합된 모델 컨텍스트 프로토콜 서버를 통해 이벤트를 생성, 나열, 업데이트, 삭제하는 기능을 통해 포괄적인 캘린더 관리가 가능합니다.

  1. 특징
    1. 캘린더 관리
  2. Dive Desktop 데모
    1. 설치
      1. 수동 설치
    2. 용법
      1. 클리
      2. 다이브 데스크톱 포함
    3. Google 서비스 계정 및 사용자 인증 정보
      1. 특허
        1. 기여하다
          1. 연락하다

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              Provides tools for interacting with Gmail and Calendar APIs. This server enables you to manage your emails and calendar events programmatically through the MCP interface.
              Last updated -
              8
              13
              JavaScript
              MIT License
            • -
              security
              F
              license
              -
              quality
              Allows interaction with Google Calendar through Claude Desktop using the Model Context Protocol, enabling calendar event management and schedule analysis.
              Last updated -
              2
              JavaScript
              • Apple
            • -
              security
              F
              license
              -
              quality
              Model Context Protocol server that provides seamless access to Google Calendar API with asynchronous operation support, enabling efficient calendar management through a standardized interface.
              Last updated -
              Python
              • Apple
              • Linux
            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol server that integrates Google Calendar with Claude Desktop, enabling users to manage calendar events (view, create, update, delete) through natural language.
              Last updated -
              133
              21
              TypeScript
              MIT License

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/cablate/mcp-google-calendar'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server