mail-index

alunsoldantarctica/mail-index
★ 2 stars TypeScript AI/LLM Updated today
A local, agent-queryable mail intelligence layer — progressive mailbox index + MCP server that gives AI agents recall over your email without handing them the keys.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mail-index": {
      "command": "npx",
      "args": [
        "-y",
        "alunsoldantarctica/mail-index"
      ]
    }
  }
}

README Excerpt

mail-index downloads a **preview of your whole inbox** to your machine, then smartly fetches the full text of the messages that matter as you use it. That local index lets your AI agent run **true summarization and recall over your entire mailbox** — instead of being trapped behind Gmail's search bar.

Topics

ai-agentsclaudeemailgmaillocal-firstmcpmodel-context-protocolragsqlitetypescript