Fastmail MCP Server
Integrate your Fastmail account with AI assistants using the Model Context Protocol.
๐งช Development
Available Scripts
npm run build # Compile TypeScript
npm run watch # Watch mode for development
npm run dev # Build and run server
npm run inspector # Debug with MCP inspector
Testing
npm test # Run test suite
npm run lint # Code quality checks
npm audit # Security vulnerability scan
๐ก๏ธ Security
- Token-based Authentication - No password storage
- Granular Permissions - Minimum required access scope
- Environment Variables - Secure credential management
- Audit Logging - Track all API interactions
๐ค Contributing
We welcome contributions! Please see our Contributing Guide for details.
Development Workflow
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
๐ Roadmap
- Email Templates - Reusable email templates
- Advanced Analytics - Email usage insights and reports โ COMPLETED v1.1.0
- Multi-Account Support - Manage multiple Fastmail accounts
- Webhook Support - Real-time email notifications
- Plugin System - Extensible architecture for custom features
- Threading Reliability - Fix intermittent reply functionality issues
๐ Support
- Documentation - Comprehensive guides and API reference
- Issues - Report bugs or request features on GitHub
- Discussions - Community support and feature discussions
๐ License
This project is licensed under the MIT License - see the LICENSE file for details.
๐ Acknowledgments
- Fastmail - For their excellent JMAP API
- Anthropic - For the MCP protocol and Claude integration
- Community - For feedback, contributions, and support
โญ If this project helped you, please give it a star on GitHub! โญ
โก Get Started โข ๐ Documentation โข ๐ Report Bug โข ๐ก Request Feature
Related Servers
Pikud Haoref Real-Time Alert System
Provides real-time access to Israeli emergency alerts from the official Pikud Haoref API.
Telegram
A server for interacting with Telegram via the MTProto API, requiring API credentials.
AllVoiceLab
An AI voice toolkit with TTS, voice cloning, and video translation, now available as an MCP server for smarter agent integration.
Gmail AutoAuth MCP Server
An MCP server for integrating Gmail with auto-authentication support.
MCP-Lingvanex-Translate
Lingvanex MCP Server Cloud API โ A Model Context Protocol server that provides fast and accurate text translation using the Lingvanex Cloud API. Supports 100+ languages and integrates seamlessly with Claude Desktop and other MCP-compatible clients.
LINE Bot MCP Server
Connects an AI agent to a LINE Official Account using the LINE Messaging API.
WhatsApp API Multi Device Version
A multi-device WhatsApp API server for AI agents and tools.
Brainstorm MCP
Slack for AI agents - a local service where agents can join projects, message each other, and share resources in a structured workspace
Discord MCP Server
Interact with Discord channels to send and read messages using the Discord API.
Twilio SMS Server
Send SMS messages using the Twilio API. Functions as an MCP server or a standalone REST API.