Groups Migration MCP ServerServer

ag2-mcp-servers
GitHub
Google GroupsEmail MigrationAPI Integration

Loading subscription status...

πŸ’‘ Description

An MCP server that enables programmatic interaction with the Google Groups Migration API, allowing users to manage and migrate email messages into Google Groups for archival or transition purposes.

πŸ“ JSON Entries

{
  "mcpServers": [
    {
      "Groups Migration MCP Server": {
        "env": {
          "SECURITY": "<SECURITY>",
          "CONFIG_PATH": "mcp_server/mcp_config.json"
        },
        "args": [
          "stdio"
        ],
        "command": "python mcp_server/main.py"
      }
    }
  ]
}

πŸ› οΈ Tools

piphatchruffpytest

⚑ Features

  • Integration with Google Groups
  • Email message import and management
  • Supports multiple transmission modes

πŸ’¬ Example Queries

  • Migrate email messages to a specific Google Group
  • List all messages in a Google Group
  • Import archived email messages into Google Groups