- 11 MCP tools: search, read, send, archive, move, mark emails + folder management - IMAP IDLE watcher with polling fallback, forwards new emails to Poke webhook - Bearer token auth (MCP_API_KEY) for securing the server - Multi-account support via config.yml - Docker + GitHub Actions CI/CD (lint, build, push to GHCR)
13 lines
113 B
Plaintext
13 lines
113 B
Plaintext
.git
|
|
.github
|
|
.venv
|
|
__pycache__
|
|
*.pyc
|
|
config.yml
|
|
.env
|
|
.gitignore
|
|
README.md
|
|
render.yaml
|
|
config.example.yml
|
|
.claude
|