- Implement auto_configure_domain_security tool for complete domain security setup
- Add analyze_domain_security tool for security analysis and scoring
- Generate DKIM keys, extract DNS records, and provide security recommendations
- Calculate security scores based on DKIM, SPF, DMARC, and TLSA configurations
- Version bump to 0.3.0 for security enhancements
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Complete FastMCP server with OpenAPI integration and fallback tools
- Automatic tool generation from Mailu REST API endpoints
- Bearer token authentication support
- Comprehensive test suite and documentation
- PyPI-ready package configuration with proper metadata
- Environment-based configuration support
- Production-ready error handling and logging
- Examples and publishing scripts included
Features:
- User management (list, create, update, delete)
- Domain management (list, create, update, delete)
- Alias management and email forwarding
- DKIM key generation
- Manager assignment for domains
- Graceful fallback when OpenAPI validation fails
Ready for Claude Desktop integration and PyPI distribution.