Skip to main content
Glama
cablate

Gmail MCP Server

by cablate

Gmail MCP 서버

LLM 처리 기능과 포괄적인 Gmail 통합을 제공하는 강력한 MCP(Model Context Protocol) 서버입니다.

특징

이메일 관리

  • 이메일 읽기 및 검색

  • 다양한 형식의 이메일 콘텐츠 처리

  • 고급 이메일 필터링

  • 첨부 파일 처리

Related MCP server: Gmail MCP Server

Dive Desktop 데모

Gmail 데모

설치

수동 설치

지엑스피1

용법

CLI

map-gmail

다이브 데스크톱 포함

  1. Dive Desktop에서 "+ MCP 서버 추가"를 클릭하세요.

  2. 다음 구성을 복사하여 붙여넣으세요.

{
  "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
    }
  }
}
  1. "저장"을 클릭하여 MCP 서버를 설치하세요.

Gmail API 인증 설정

Gmail API 인증을 설정하고 필요한 자격 증명을 얻는 방법에 대한 자세한 지침은 Gmail API 설정 가이드 를 참조하세요.

특허

MIT

기여하다

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

  • ⭐️ 도움이 된다면 프로젝트에 별표를 표시해 주세요.

  • 🐛 문제 제출: 문제를 보고하거나 제안을 제공하세요

  • 🔧 풀 리퀘스트 생성: 코드 개선 사항 제출

연락하다

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

  • 📧 이메일: reahtuoo310109@gmail.com

  • 📧 GitHub: CabLate

  • 🤝 협업: 프로젝트 협력에 대해 논의해 보세요

  • 📚 기술 지침: 제안 및 지침을 진심으로 환영합니다.

A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    D
    maintenance
    Enables reading Gmail emails through the Model Context Protocol, supporting listing, searching, and retrieving email details with OAuth 2.0 authentication.
    4
    19
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides access to Gmail functionality through the Model Context Protocol, allowing LLMs like Claude to interact with your email.
    2
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents to manage Gmail through natural language, including search, read, send, label, and draft operations via the Model Context Protocol.
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants to send, read, search, and manage Gmail emails, drafts, and labels via the Model Context Protocol.
    5
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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-gmail'

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