by Dicklesworthstone · MCP Server · ★ 1.9k
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 | 1,915 |
| Forks | 198 |
| Language | Python |
| Category | MCP Server |
| Quality Score | 51.684/100 |
| Open Issues | 1 |
| Last Updated | 2026-05-05 |
| Created | 2025-10-23 |
| Platforms | mcp, python |
| Est. Tokens | ~805k |
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 1.9k 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 1.9k stars and 198 forks, indicating an active community.