by Dicklesworthstone · MCP Server · ★ 2.0k
MCP Agent Mail "It's like gmail for your coding agents!" A mail-like coordination layer for coding agents, exposed as an HTTP-only FastMCP server. It gives agents memorable identities, an inbox/outbox, searchable message history, and voluntary file reservation "leases" to avoid stepping on each other. Think of it as asynchronous email + directory + change-intent signaling for your agents, backed by Git (for human-auditable artifacts) and SQLite (for indexing and queries). Status: Under active development.
| Stars | 2,009 |
| Forks | 211 |
| Language | Python |
| Category | MCP Server |
| Quality Score | 65.8759041164485/100 |
| Last Updated | 2026-06-27 |
| Created | 2025-10-23 |
| Platforms | mcp, python |
| Est. Tokens | ~25k |
Explore other popular mcp server tools:
mcp_agent_mail is Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite. It is categorized as a MCP Server with 2.0k GitHub stars.
mcp_agent_mail is primarily written in Python. It covers topics such as ai-agents, coordination, fastmcp.
You can find installation instructions and usage details in the mcp_agent_mail GitHub repository at github.com/Dicklesworthstone/mcp_agent_mail. The project has 2.0k stars and 211 forks, indicating an active community.