mcp_agent_mail and mcp_agent_mail_rust
About mcp_agent_mail
Dicklesworthstone/mcp_agent_mail
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
Builds a Git-backed SQLite index for searchable message threads and file-lease tracking, exposing coordination primitives (identity registration, inbox queries, advisory reservations) via HTTP-only FastMCP without requiring agent-side modifications. Designed as a lightweight federation layer for heterogeneous agent fleets (Claude Code, Codex, Gemini CLI, Factory Droid) to avoid concurrent edits and share context across parallel workstreams, with optional commercial companion app for fleet provisioning and Message Stack automation.
About mcp_agent_mail_rust
Dicklesworthstone/mcp_agent_mail_rust
Rust MCP server for multi-agent coordination: 34 tools, Git-backed archive, SQLite indexing, advisory file locks, and an interactive TUI console
Implements agent-to-agent messaging with advisory file reservations as an MCP server, enabling multi-agent coordination without message storage in agent context windows; backed by Git for auditability and SQLite for fast full-text/semantic search across 36 tools and 33 read-only resources. Exposes three runtime modes—HTTP MCP server, interactive TUI operations console, and robot CLI—supporting Claude Code, Codex CLI, Gemini CLI, and any MCP-compatible client with pre-commit guards to enforce file lease boundaries.
Scores updated daily from GitHub, PyPI, and npm data. How scores work