mcp_agent_mail_rust

Dicklesworthstone/mcp_agent_mail_rust
★ 62 stars Rust 🗄️ Database Updated 17d ago
Rust MCP server for multi-agent coordination: 34 tools, Git-backed archive, SQLite indexing, advisory file locks, and an interactive TUI console
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp_agent_mail_rust": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp_agent_mail_rust"
      ]
    }
  }
}

Topics

ai-agentscoordinationmcprusttui