Dicklesworthstone/mcp_agent_mail
A mail-like coordination system for AI coding agents providing identities, inboxes, searchable threads, and file reservation leases over FastMCP.

An asynchronous coordination layer for AI coding agents exposed as an HTTP-only FastMCP server. It enables agents to register persistent identities, send and receive GitHub-flavored Markdown messages, search and thread conversations, and declare advisory file reservation leases to avoid conflicts. The system uses Git for human-auditable artifacts and SQLite for indexing and queries, designed to work with multiple AI coding assistants like Claude Code, Codex, Gemini CLI, and Factory Droid.
Frequently asked
- What is Dicklesworthstone/mcp_agent_mail?
- A mail-like coordination system for AI coding agents providing identities, inboxes, searchable threads, and file reservation leases over FastMCP.
- Is mcp_agent_mail open source?
- Yes — Dicklesworthstone/mcp_agent_mail is an open-source project tracked on heatdrop.
- What language is mcp_agent_mail written in?
- Dicklesworthstone/mcp_agent_mail is primarily written in Python.
- How popular is mcp_agent_mail?
- Dicklesworthstone/mcp_agent_mail has 2k stars on GitHub.
- Where can I find mcp_agent_mail?
- Dicklesworthstone/mcp_agent_mail is on GitHub at https://github.com/Dicklesworthstone/mcp_agent_mail.