MCP.so
ログイン

Gmail MCP Server

@ArtyMcLabin

Gmail MCP Server について

A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assistants to manage Gmail through natural language interactions.

基本情報

ライセンス

MIT

ランタイム

node

公開者

ArtyMcLabin

投稿者

Arty McLabin

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "Gmail-MCP-Server": {
      "command": "npx",
      "args": [
        "@artymclabin/gmail-mcp",
        "auth"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Gmail MCP Server?

A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assistants to manage Gmail through natural language interactions.

How to use Gmail MCP Server?

The README includes setup instructions such as npx @artymclabin/gmail-mcp auth.

Key features of Gmail MCP Server

  • Send emails with subject, content, attachments, and recipients
  • Full attachment support - send and receive file attachments
  • Download email attachments to local filesystem
  • Download full emails to files in json/eml/txt/html formats
  • Thread-level operations - get full threads, list inbox threads, batch-expand threads

Use cases of Gmail MCP Server

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Gmail MCP Server

Where is the source code for Gmail MCP Server?

The source code is linked from the repository URL on this page.

Does Gmail MCP Server include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

マーケットプレイスの他のコンテンツ