Calendar Tools MCP Server
캘린더 도구 MCP 서버
포괄적인 일정 관리 기능을 제공하는 강력한 MCP(Model Context Protocol) 서버입니다.
특징
캘린더 관리
캘린더 이벤트 만들기
캘린더 이벤트 목록
기존 이벤트 업데이트
이벤트 삭제
Related MCP server: Google Calendar MCP Server
Dive Desktop 데모

설치
수동 설치
지엑스피1
용법
클리
mcp-google-calendar다이브 데스크톱 포함
Dive Desktop에서 "+ MCP 서버 추가"를 클릭하세요.
다음 구성을 복사하여 붙여넣으세요.
{
"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
}
}
}"저장"을 클릭하여 MCP 서버를 설치하세요.
Google 서비스 계정 및 사용자 인증 정보
Google 서비스 계정과 자격 증명을 만드는 간단한 단계는 다음과 같습니다.
Google Cloud Console 로 이동
새 프로젝트를 생성하거나 기존 프로젝트를 선택하세요
"IAM 및 관리자" 섹션으로 이동합니다.
"서비스 계정"을 클릭하세요
"서비스 계정 만들기"를 클릭하세요
서비스 계정의 이름을 입력하세요(예: "MCP Google Calendar")
"만들기"를 클릭하세요
"키 생성"을 클릭하세요
키 유형으로 "JSON"을 선택하세요
"만들기"를 클릭하세요
JSON 파일을 다운로드하여
credentials.json으로 저장하세요.
아직도 궁금한 점이 있다면, 구글로 검색해서 답을 찾아보세요.
특허
MIT
기여하다
커뮤니티 참여와 기부를 환영합니다! 기부 방법은 다음과 같습니다.
⭐️ 도움이 된다면 프로젝트에 별표를 표시해 주세요.
🐛 문제 제출: 문제를 보고하거나 제안을 제공하세요
🔧 풀 리퀘스트 생성: 코드 개선 사항 제출
연락하다
질문이나 제안 사항이 있으시면 언제든지 문의해 주세요.
📧 이메일: reahtuoo310109@gmail.com
📧 GitHub: CabLate
🤝 협업: 프로젝트 협력에 대해 논의해 보세요
📚 기술 지침: 제안 및 지침을 진심으로 환영합니다.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that integrates Google Calendar with Claude Desktop, enabling users to manage calendar events (view, create, update, delete) through natural language.21359MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables natural language interaction with Google Calendar, allowing users to view, create, update, and delete calendar events through context-aware operations.891MIT
- AlicenseAqualityDmaintenanceProvides comprehensive Google Calendar integration capabilities allowing AI assistants to list, create, update, and delete calendar events through a standardized Model Context Protocol.512MIT
- FlicenseBqualityDmaintenanceEnables interaction with Google Calendar services through the Model Context Protocol using a Service Account. It allows MCP-compatible clients to manage calendar events and integrate calendar data via the Google Calendar API.1
Related MCP Connectors
Hosted Google Calendar MCP server for AI agents. No self-hosting or Google Cloud setup.
Calendar API for AI agents: events, availability, Google/Microsoft setup, scheduling, and iCal.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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