Submit

Hyperkitty Mcp Server

@Danil Smirnov

MCP server that provides read-only access to HyperKitty, the web-based email archive component of Mailman 3.

Server Config

{
  "mcpServers": {
    "hyperkitty": {
      "command": "sh",
      "args": [
        "-c",
        "docker run --rm -i -v ~/.hyperkitty-mcp/credentials.yaml:/home/hyperkitty/.hyperkitty-mcp/credentials.yaml:ro registry.gitlab.com/thenewit/hyperkitty-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.