kirje

iiwish/kirje
★ 0 stars Rust Communication Updated 2d ago
Local-first email CLI and MCP server built for AI agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kirje": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "kirje"
      ]
    }
  }
}

README Excerpt

**Local-first email CLI and MCP server built for AI agents.** Kirje is a standards-first runtime for agents that need to work with existing email accounts. The project targets IMAP, SMTP, and JMAP across consumer, enterprise, and self-hosted providers without routing mailbox data through a Kirje cloud service.

Tools (18)

account_discoveraccount_statusattachment_readdraft_discardindex_statusmail_operation_applymail_operation_auditmail_operation_listmailbox_listmailbox_syncmessage_readmessage_searchmessage_search_localmessage_send_applymessage_send_planmessage_send_plan_draftmessage_send_statussystem_status

Topics

ai-agentcliemailimapjmaplocal-firstmcprustsmtp