BigHugger
GH Repository · Dicklesworthstone

mcp_agent_mail

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

stars
2,143
30-day movement
+72/day
Related entries
61
Connections
5
makeskill-packPythonpython/uvdockerpythonmcpfastmcpcoordinationai-agents

An MCP server providing a coordination layer for AI coding agents, built on FastMCP with Git and SQLite storage. It gives agents identities, inboxes, searchable message threads, and advisory file leases.

Use it when multiple AI agents need to communicate and coordinate file access without stepping on each other.

Use it to

  • Give each agent a persistent identity and inbox
  • Search threaded messages between agents
  • Take advisory leases on files before editing
  • Run coordination backed by Git and SQLite
  • Wire the server into MCP-capable clients

For Developers running multiple AI coding agents

Role
skill-pack
Language
Python
Licence
custom (licence file present)
Forks
227
Last push
2026-09-06
Latest release
v0.1.1 · 2025-12-31
Skills shipped
1
topicsai-agentscoordinationmcpfastmcpmessagingfile-leases