mailru-mcp-server

TheNovaNodes/mailru-mcp-server
β˜… 0 stars Go Communication Updated 2d ago
πŸ§ͺ TheNovaNodes Ecosystem: Production-grade Model Context Protocol (MCP) server for Mail.ru (IMAP, SMTP, WebDAV) in Go with Two-Phase Commit HITL.
View on GitHub β†’ πŸ” Audit Wallet Slippage β†’

Quick Install

Copy the config for your editor. Some servers may need additional setup β€” check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mailru-mcp-server": {
      "command": "go",
      "args": [
        "run",
        "github.com/TheNovaNodes/mailru-mcp-server@latest"
      ]
    }
  }
}

Topics

agentic-crmmailrumcp-serverthenovanodes