A
securityA
licenseA
qualityProvides 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
Gmail 및 캘린더 API와 상호작용하는 도구를 제공하는 모델 컨텍스트 프로토콜(MCP) 서버입니다. 이 서버를 사용하면 MCP 인터페이스를 통해 이메일과 캘린더 일정을 프로그래밍 방식으로 관리할 수 있습니다.
list_emails
: 선택적 필터링을 사용하여 받은 편지함의 최근 이메일을 나열합니다.search_emails
: Gmail 쿼리 구문을 사용한 고급 이메일 검색send_email
: CC 및 BCC를 지원하는 새 이메일을 보냅니다.modify_email
: 이메일 라벨 수정(보관, 휴지통, 읽음/읽지 않음 표시)list_events
: 날짜 범위 필터링을 사용하여 예정된 캘린더 이벤트를 나열합니다.create_event
: 참석자를 포함한 새로운 캘린더 이벤트를 만듭니다.update_event
: 기존 캘린더 이벤트 업데이트delete_event
: 캘린더 이벤트 삭제http://localhost:4100/code
포함하도록 설정합니다.Smithery를 통해 Claude Desktop용 gsuite-mcp를 자동으로 설치하려면:
지엑스피1
credentials.json
파일을 만듭니다.https://www.googleapis.com/auth/gmail.modify
https://www.googleapis.com/auth/calendar
https://www.googleapis.com/auth/gmail.send
token.json
에 저장합니다.~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
~/Library/Application Support/Claude/claude_desktop_config.json
mcpServers
개체에 다음을 추가합니다.
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여되었습니다.
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Gmail 및 캘린더 API와 상호 작용할 수 있는 도구를 제공하는 모델 컨텍스트 프로토콜 서버로, 이메일 및 캘린더 이벤트의 프로그래밍 방식 관리를 지원합니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rishipradeep-think41/gsuite-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server