mcp_agent_mail MCP Server
Dicklesworthstone/mcp_agent_mail
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
Dicklesworthstone/mcp_agent_mail is a Python tool. Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite Topics: ai-agents, coordination, fastmcp, mcp, python.
Ranked #2475 out of 24840 indexed tools.
In the top 10% of all indexed tools.
Has 2,162 GitHub stars.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
2,162 stars → well-known project
Last commit 2d ago → actively maintained
212/212 issues closed → responsive maintainer
3 contributors → small team
No dependents → no downstream usage
9 weekly installs → early adoption
Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →
How to Improve
Matched Queries
From the README
# 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. The design is captured in detail in `docs/planning/project_idea_and_guide.md` (start with the original prompt at the top of that file). ## Why this exists Modern projects often run multiple coding agents at once (backend, frontend, scripts, infra). Without a shared coordination fabric, agents: - Overwrite each other's edits or panic on unexpected diffs - Miss critical context from parallel workstreams - Require humans to "liaison" messages across tools and teams This projeRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.