MCP server for Fastmail — exposes email search, reading, and AI-powered thread summaries via JMAP. Includes an OAuth2 proxy pattern for secure, self-hosted deployments.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
Fix search failing: auto-connect JMAP, strip wildcard from query
037a2d6View on GitHubAdd debug logging to search_emails for troubleshooting
ff53776View on GitHubFix empty text query returning 0 results, add integration tests
1132853View on GitHubRewrite server to use mcp SDK SSE transport with OAuth proxy
5bc2729View on GitHubFix FastMCP init: remove deprecated description kwarg
726549fView on GitHubFüge README.md mit Projektbeschreibung, Funktionen und Anweisungen hinzu
876452eView on GitHubInitial commit: Fastmail MCP server with OAuth2, JMAP integration, and test suite
5f8484fView on GitHub