HomeKnowledge & Memory › MailFathom

MailFathom

Security-first, self-hosted email archive with search, cited answers, and sending for AI agents.

C# Remote
★ 14 stars Last pushed 2026-09-23 License: AGPL-3.0

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://{mailfathom_host}/mcp

Claude Code:

claude mcp add --transport http mailfathom https://{mailfathom_host}/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "mailfathom": {
      "url": "https://{mailfathom_host}/mcp"
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry