
Fastmail MCP Server
β 9from alexdiazdecerio
Integrate your Fastmail account with AI assistants using the Model Context Protocol.
π₯π₯π₯β VerifiedFreeAdvanced setup
π§ͺ 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 inspectorTesting
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
This tool doesn't publish a standard install command β the repository README on GitHub covers its setup.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under MITβ you can use, modify, and redistribute it under that license's terms.
View the full license file on GitHub β