Skip to content
Cline

Email2Chat for Cline

io.github.bayramcsb/email2chat-mcp

Connect Claude to your Gmail and Outlook inbox. Read, search, and manage emails via AI.

client:Cline transport:stdio runtime:pypi

Install Email2Chat in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "email2chat-mcp": {
      "command": "uvx",
      "args": [
        "email2chat-mcp"
      ],
      "env": {
        "EMAIL2CHAT_API_KEY": "<EMAIL2CHAT_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Email2Chat in other clients