mcp_agent_mail and mcp_agent_mail_rust

mcp_agent_mail
62
Established
mcp_agent_mail_rust
46
Emerging
Maintenance 23/25
Adoption 10/25
Maturity 9/25
Community 20/25
Maintenance 13/25
Adoption 7/25
Maturity 9/25
Community 17/25
Stars: 1,798
Forks: 186
Downloads:
Commits (30d): 22
Language: Python
License:
Stars: 34
Forks: 9
Downloads:
Commits (30d): 0
Language: Rust
License:
No Package No Dependents
No Package No Dependents

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