Skip to main content
Glama

Systemprompt MCP Gmail Server

시스템 프롬프트-mcp-gmail

웹사이트 | 문서 | 블로그 | API 키 받기

Gmail 계정에서 이메일을 검색, 읽기, 삭제 및 전송할 수 있는 특수 모델 컨텍스트 프로토콜(MCP) 서버로, 각 작업을 지원하는 AI 에이전트를 활용합니다. 이 서버는 프런트엔드 인터페이스를 제공하는 음성 기반 MCP 클라이언트인 멀티모달 MCP 클라이언트와 함께 작동하도록 설계되었습니다.

이 서버를 사용하려면 API 키가 필요합니다. 현재 무료이지만 향후 변경될 수 있습니다. 여기에서 API 키를 받으실 수 있습니다.

이 서버는 @modelcontextprotocol/sdk 의 샘플링 및 알림 기능을 사용합니다.

이 기능은 해당 기능을 지원하는 고급 MCP 클라이언트에서만 작동합니다.

필수 클라이언트

이 서버는 프런트엔드 인터페이스를 제공하는 음성 기반 MCP 클라이언트인 멀티모달 MCP 클라이언트와 함께 작동하도록 설계되었습니다. 모든 기능을 사용하려면 두 구성 요소를 모두 설정해야 합니다.

왜 이 서버를 사용해야 하나요?

이메일 보내기 이메일 검색 이메일 읽기

설치

이 서버를 사용하려면 GOOGLE_CREDENTIALS 및 GOOGLE_TOKEN 환경 변수를 설정해야 합니다. 이 변수는 사용자 인증 정보와 토큰을 base64로 인코딩한 문자열이어야 합니다. multimodal-mcp-client 저장소에 이 작업을 도와주는 스크립트가 있습니다. 다음 지침을 따르세요.https://github.com/Ejb503/multimodal-mcp-client/blob/master/scripts/google-auth/README.md

base64로 인코딩된 문자열을 생성한 후 npx로 서버를 실행할 수 있습니다.

특징

핵심 기능
  • MCP 프로토콜 통합 : 원활한 AI 에이전트 상호 작용을 위한 모델 컨텍스트 프로토콜의 전체 구현
  • 음성 기반 인터페이스 : 멀티모달 MCP 클라이언트를 통한 음성 명령과 호환
  • 실시간 처리 : 스트리밍 응답 및 실시간 상호 작용을 지원합니다.
  • 유형 안전 구현 : 적절한 오류 처리를 통한 전체 TypeScript 지원
샘플링 및 알림
  • AI 응답을 위한 고급 샘플링 기능
  • 에이전트 이벤트에 대한 실시간 알림 시스템
  • 구성 가능한 샘플링 매개변수
  • 알림을 위한 이벤트 기반 아키텍처
통합 기능
  • API 키 관리 및 인증
  • 사용자 상태 및 청구 정보 추적
  • 구독 관리
  • 사용 모니터링 및 분석

🎥 데모 및 쇼케이스

Systemprompt MCP Gmail이 실제로 어떻게 작동하는지 알아보려면 비디오 데모를 시청하세요.

▶️ 데모 영상 보기

데모에서는 다음이 표시됩니다.

  • 음성 제어 AI 상호작용
  • 다중 모드 입력 처리
  • 도구 실행 및 워크플로 자동화
  • 실시간 음성 합성

설치

관련 링크

-
security - not tested
F
license - not found
-
quality - not tested

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.

MCP 프로토콜을 통해 AI 에이전트 지원 작업을 사용하여 사용자가 Gmail 계정을 관리할 수 있도록 하여 음성 기반 인터페이스로 이메일 검색, 읽기, 삭제 및 전송을 지원합니다.

  1. 필수 클라이언트
    1. 왜 이 서버를 사용해야 하나요?
      1. 설치
        1. 특징
          1. 핵심 기능
          2. 샘플링 및 알림
          3. 통합 기능
        2. 🎥 데모 및 쇼케이스
          1. 설치
            1. 관련 링크

              Related MCP Servers

              • -
                security
                F
                license
                -
                quality
                A specialized Model Context Protocol (MCP) server that integrates Google services (Gmail, Calendar, etc.) into your AI workflows. This server enables seamless access to Google services through MCP, allowing AI agents to interact with Gmail, Google Calendar, and other Google services.
                Last updated -
                10
                3
                TypeScript
              • -
                security
                A
                license
                -
                quality
                Enables interaction with Gmail through the Gmail API to read, send, and manage emails. Supports multiple Gmail accounts with real-time monitoring and advanced features for email search and attachment handling.
                Last updated -
                8
                Python
                Apache 2.0
                • Apple
                • Linux
              • A
                security
                F
                license
                A
                quality
                An MCP-based email tool that enables AI models to access email services through standardized interfaces, allowing AI assistants to perform various email operations like sending emails, reading inboxes, and handling attachments.
                Last updated -
                17
                16
                TypeScript
                • Apple
                • Linux
              • -
                security
                A
                license
                -
                quality
                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.
                Last updated -
                Python
                MIT License

              View all related MCP servers

              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/Ejb503/systemprompt-mcp-gmail'

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