MailMCP MailMCP

Connect Claude Desktop to MailMCP

Claude Desktop natively supports the MCP protocol. Configuration is done via a JSON file.

1

Open the configuration file

In Claude Desktop, go to Settings then Developer then click on Edit Config. This opens the file:

Windows

%APPDATA%\Claude\claude_desktop_config.json

macOS

~/Library/Application Support/Claude/claude_desktop_config.json
2

Add the MailMCP configuration

Add or edit the mcpServers block with your credentials:

{
  "mcpServers": {
    "mailmcp": {
      "url": "https://mailmcp.io/mcp/VOTRE_CLIENT_ID",
      "headers": {
        "Authorization": "Bearer VOTRE_CLIENT_SECRET"
      }
    }
  }
}
3

Restart Claude Desktop

Close and reopen Claude Desktop. You will see an MCP tools icon at the bottom of the input area. Click on it to verify that mailmcp is properly connected.

4

Test it!

Try a command:

« Summarize my latest unread emails »

Prêt à connecter vos emails à l'IA ?

Créez votre compte en 30 secondes et récupérez vos identifiants MCP.

Démarrer gratuitement

MailMCP Assistant

Powered by DeepSeek

{{ msg.content }}
{{ msg.content }}