๐ Changelog¶
All notable changes to EasyPanel MCP.
[1.0.0] - 2026-03-14¶
๐ Initial Release¶
โจ Features¶
- Core MCP Server
- Full MCP protocol implementation
- stdio and HTTP transport modes
-
Async architecture for high performance
-
Services Tools (7 tools)
list_services- List all servicesget_service- Get service detailscreate_service- Create new servicesupdate_service- Update configurationdelete_service- Remove servicesrestart_service- Restart running services-
get_service_logs- View service logs -
Deployments Tools (4 tools)
list_deployments- List all deploymentsget_deployment- Get deployment detailscreate_deployment- Create new deployment-
get_deployment_logs- View deployment logs -
Networks Tools (3 tools)
list_networks- List all networkscreate_network- Create networks (public or internal)-
delete_network- Delete networks -
Projects Tools (4 tools)
list_projects- List all projectsget_project- Get project detailscreate_project- Create new projectdelete_project- Delete project
๐ง Configuration¶
- Environment-based configuration
- Support for custom timeouts
- SSL verification options
- Debug mode for troubleshooting
๐ Documentation¶
- Complete MkDocs documentation
- Minimalist blue-themed design
- SEO optimized
- Integration guides:
- Claude Desktop
- n8n workflows
- GitHub Actions
๐งช Testing¶
- Comprehensive test suite
- Unit tests for all tools
- Integration test examples
- pytest configuration
๐ Cross-Platform¶
- Windows support
- macOS support
- Linux support
- Python 3.10+
๐ฎ Planned Features¶
Next Releases¶
- v1.1.0 - Enhanced Monitoring
- Service metrics endpoint
- Performance monitoring
-
Alert integrations
-
v1.2.0 - Advanced Deployments
- Rolling updates
- Blue-green deployments
- Canary releases
-
Auto-rollback
-
v1.3.0 - Extended Tools
- Volume management
- Secret management
- Stack management
-
Backup/restore
-
v2.0.0 - Enterprise Features
- Multi-tenant support
- RBAC (Role-Based Access Control)
- Audit logging
- Advanced networking
๐ Version Compatibility¶
| EasyPanel MCP | Python | EasyPanel | MCP Protocol |
|---|---|---|---|
| 1.0.0 | 3.10+ | Any | 2024-11-05 |
๐ Known Issues¶
None at this time.
๐ค Contributing¶
Contributions are welcome! Please:
- Fork the repository
- Create a feature branch
- Make your changes
- Add tests if applicable
- Submit a pull request
๐ License¶
MIT License - See LICENSE
Built with โค๏ธ by Danny Maaz