Files
poke-mail/requirements.txt
Kacper Kwapisz eb76dbb489 Initial release: IMAP/SMTP email bridge MCP server
- 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)
2026-03-22 21:46:14 +01:00

6 lines
76 B
Plaintext
Executable File

fastmcp>=2.12.0
uvicorn>=0.35.0
imapclient>=3.0.0
httpx>=0.27.0
pyyaml>=6.0