Or install with pip: pip install evolution-cache-mcp
README Excerpt
MCP server that exposes a local Evolution mail cache (SQLite metadata + Maildir-style message bodies) as tools for an LLM agent: `list_folders`, `search`, `get_body`. Each server instance is scoped to a single mail account, configured through environment variables — run one instance per account. | Env var | Description |