This MCP server provides read-only access to HyperKitty, the web-based email archive component of Mailman 3.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"args": [
"run",
"--rm",
"-i",
"registry.gitlab.com/thenewit/hyperkitty-mcp"
],
"command": "docker"
}