Gmail MCP Server
Gmail MCP 서버
LLM 처리 기능과 포괄적인 Gmail 통합을 제공하는 강력한 MCP(Model Context Protocol) 서버입니다.
특징
이메일 관리
이메일 읽기 및 검색
다양한 형식의 이메일 콘텐츠 처리
고급 이메일 필터링
첨부 파일 처리
Related MCP server: Gmail MCP Server
Dive Desktop 데모

설치
수동 설치
지엑스피1
용법
CLI
map-gmail다이브 데스크톱 포함
Dive Desktop에서 "+ MCP 서버 추가"를 클릭하세요.
다음 구성을 복사하여 붙여넣으세요.
{
"mcpServers": {
"gmail": {
"command": "npx",
"args": ["-y", "@cablate/mcp-gmail"],
"env": {
"GMAIL_CLIENT_ID": "your_client_id",
"GMAIL_CLIENT_SECRET": "your_client_secret",
"GMAIL_REFRESH_TOKEN": "your_refresh_token"
},
"enabled": true
}
}
}"저장"을 클릭하여 MCP 서버를 설치하세요.
Gmail API 인증 설정
Gmail API 인증을 설정하고 필요한 자격 증명을 얻는 방법에 대한 자세한 지침은 Gmail API 설정 가이드 를 참조하세요.
특허
MIT
기여하다
커뮤니티 참여와 기부를 환영합니다! 기부 방법은 다음과 같습니다.
⭐️ 도움이 된다면 프로젝트에 별표를 표시해 주세요.
🐛 문제 제출: 문제를 보고하거나 제안을 제공하세요
🔧 풀 리퀘스트 생성: 코드 개선 사항 제출
연락하다
질문이나 제안 사항이 있으시면 언제든지 문의해 주세요.
📧 이메일: reahtuoo310109@gmail.com
📧 GitHub: CabLate
🤝 협업: 프로젝트 협력에 대해 논의해 보세요
📚 기술 지침: 제안 및 지침을 진심으로 환영합니다.
This server cannot be deployed
Maintenance
Related MCP Connectors
Manage Gmail end-to-end: search, read, send, draft, label, and organize threads. Automate workflow…
Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.
Email inboxes and calendars for AI agents: send, receive, search, draft and schedule.
Email inboxes and calendars for AI agents: send, receive, search, draft and schedule.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables reading Gmail emails through the Model Context Protocol, supporting listing, searching, and retrieving email details with OAuth 2.0 authentication.46 npmMIT
- FlicenseNot gradedqualityDmaintenanceProvides access to Gmail functionality through the Model Context Protocol, allowing LLMs like Claude to interact with your email.2-
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to manage Gmail through natural language, including search, read, send, label, and draft operations via the Model Context Protocol.-
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to send, read, search, and manage Gmail emails, drafts, and labels via the Model Context Protocol.5MIT