Skip to main content
Glama

📬 Claude Desktop용 EmailAssistant

EmailAssistant는 Gmail API와 통합되어 사용자 지정 쿼리 또는 최근 활동을 기반으로 이메일을 가져오고 요약하는 MCP 호환 서버입니다. Claude Desktop과 함께 사용하면 받은편지함을 핸즈프리로 조작할 수 있습니다.


⚙️ 설정 지침

1. Gmail API 활성화

  1. Google Cloud Console 로 이동합니다.

  2. 새로운 프로젝트를 만들거나 기존 프로젝트를 사용하세요.

  3. "API 및 서비스"에서 Gmail API를 활성화합니다.

  4. OAuth 2.0 클라이언트 ID 자격 증명을 생성합니다.

  5. client_secret_XXXXX.json 파일을 다운로드합니다.


Related MCP server: Gmail Plugin MCP Server

🔧 구성 요약

🔁 config.py 에서 이것들을 바꿔주세요

  • /absolute/path/to/your/project로컬 EmailAssistant 프로젝트 디렉토리의 전체 경로 로 바꾸세요.

  • "your_client_secret_file.json" Google Cloud에서 다운로드한 OAuth 자격 증명의 정확한 파일 이름 으로 바꾸세요.


🖥️ 3. 클로드 데스크톱 구성

Claude Desktop 구성 파일에서:

지엑스피1

✅ 실행하기

구성 후:

  1. Claude Desktop 시작

  2. Claude는 자동으로 EmailAssistant MCP 서버를 인식합니다.

  3. 이제 Claude를 사용하여 다음과 같은 함수를 호출할 수 있습니다.

get_email_summary(time="newer_than:1d")
get_top_matching_email(query_keywords="project deadline")

📌 요구 사항

  • 파이썬 3.9 이상

  • uv (또는 uv 사용하지 않는 경우 pip 사용하세요)

  • 다음은 Python 패키지입니다.

    • google-api-python-client

    • google-auth-httplib2

    • google-auth-oauthlib

    • mcp[cli]

F
license - not found
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
    Not graded
    quality
    D
    maintenance
    An MCP server that enables Gmail integration, allowing users to manage emails (send, receive, read, trash, mark as read) directly through MCP clients like Claude Desktop.
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    This MCP server provides a natural language interface to the Gmail API, allowing users to interact with Gmail functionality (like emails, threads, labels, etc.) through the Model Context Protocol.
  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that provides Gmail access for LLMs, enabling email composition, sending, searching, and label management via the Gmail API.
    MIT

View all related MCP servers

Related MCP Connectors

  • Read, search, send, organize, draft and schedule email across your inboxes from any MCP client.

  • MCP server for Tomba email finder, verification, and contact enrichment API

  • Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.

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/saathvikpd/MCPEmailAssistant'

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