v1.0.0
π Release 1.0.0 - envzero MCP Server
The envzero MCP Server enables AI tools and assistants to interact with envzero's platform using natural language commands. This release introduces full environment and project management capabilities, deployment operations, error analysis, and cloud resource tools, all accessible via any MCP-compatible client.
π¦ What's New
Core Features
-
MCP Server Framework:
- Initial server structure with MCP integration for envzero's platform.
- Migrated to MCP endpoints with Axios for consistent API communication.
-
Project and Environment Management Tools:
get-projectsβ Retrieve projects from envzero.get-environmentsβ List environments, with filtering by ID, name, or project.
-
Deployment Operations:
deploy-environmentβ Trigger deployments with approval workflow.abort-environment,approve-environment,cancel-environmentβ Full deployment lifecycle control.
-
Cloud Resource Tools:
get-cloud-resourcesβ Advanced filtering for cloud resources.generate-iacandcheck-iac-job-statusβ Generate Infrastructure-as-Code templates.
-
Monitoring & Logs:
get-plan-logsβ Access environment plan logs.get-error-analysisβ Automated error analysis of deployments.
Developer & CI/CD Enhancements
-
Docker Support: Stdio and HTTP transport modes for flexible deployments.
-
GitHub Actions:
- Automatic lint checks.
- Build and push Docker images to Docker Hub.
π Installation & Usage
Refer to the README for full setup instructions, including Docker deployment, MCP client integration, and authentication details.