evolution-cache-mcp

allefeld/evolution-cache-mcp
★ 0 stars Python Database Updated 6d ago
MCP server exposing a local Evolution mail cache as read-only tools for an LLM agent
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": {
    "evolution-cache-mcp": {
      "command": "uvx",
      "args": [
        "evolution-cache-mcp"
      ]
    }
  }
}

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 |

Tools (4)

EVO_MAIL_INFOEVO_MAIL_PATHEVO_MAIL_UID_TYPElimit
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →