Gmail MCP ServerServer

zacco16
GitHub
emailcalendarAI integration

Loading subscription status...

💡 Description

An MCP server that integrates the Gmail API, allowing AI assistants to interact with Gmail services. It supports email operations, draft management, and calendar functionalities.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Gmail MCP Server": {
        "env": {
          "REDIRECT_URI": "http://localhost:4100/code",
          "GOOGLE_CLIENT_ID": "your_client_id",
          "GOOGLE_CLIENT_SECRET": "your_client_secret",
          "GOOGLE_REFRESH_TOKEN": "your_refresh_token"
        },
        "args": [],
        "command": "npm run start"
      }
    }
  ]
}

🛠️ Tools

Node.jsnpm

Features

  • Email operations with filtering and searching
  • Draft management capabilities
  • Calendar event creation and management

💬 Example Queries

  • List my recent emails
  • Create a new calendar event