Google PageRank for AI agents. 25,000+ tools indexed.

mcp_agent_mail MCP Server

Dicklesworthstone/mcp_agent_mail

Score: 77.3 Rank #2475 Database
Are you the maintainer of Dicklesworthstone/mcp_agent_mail? Claim this listing →

Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite

Add AgentRank to Claude Code Discover and compare tools like Dicklesworthstone/mcp_agent_mail — your AI finds the right one automatically
Get API Access →
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

Python NOASSERTION 9 pypi/wk
ai-agentscoordinationfastmcpmcppython

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 2,162

2,162 stars → well-known project

Freshness 25% 2d ago

Last commit 2d ago → actively maintained

Issue Health 25% 100%

212/212 issues closed → responsive maintainer

Contributors 10% 3

3 contributors → small team

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads 13% 9/wk

9 weekly installs → early adoption

Forks 227
Description Good
License NOASSERTION

Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for Dicklesworthstone/mcp_agent_mail
[![AgentRank](https://agentrank-ai.com/api/badge/tool/Dicklesworthstone--mcp_agent_mail)](https://agentrank-ai.com/tool/Dicklesworthstone--mcp_agent_mail/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/Dicklesworthstone--mcp_agent_mail/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/Dicklesworthstone--mcp_agent_mail" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="Dicklesworthstone/mcp_agent_mail"></script>

Matched Queries

topic:mcp

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 proje
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.