About this integration
An MCP server for packaging a project, starting an Antideploy deployment, monitoring deployment progress, and managing application environment variables.
- Transport
- stdio
- Authentication
- api-key
- Initial setup
- credentials
- Runtime
- unattended
- Evidence
- documented
- Package
- antideploy-mcp
- Last compatibility test
- Not independently tested
Connect your agent
antideploy-mcpPublisher documentation only; no package, deployment, or endpoint was executed. The documented deploy flow can upload project contents, including .env values by design, so users must review the source directory and permissions before use.
Capabilities: Package and submit application source for deployment, Poll asynchronous deployment status, List environment-variable names, Set or replace environment variables
Connected profiles
Additional details
antideploy-mcp
Source ↗ · Checked 2026-09-210.1.3
Source ↗ · Checked 2026-09-21Runs through npx as a stdio MCP process; deployment operations are asynchronous and expose a task identifier for status polling.
Source ↗ · Checked 2026-09-21Requires ANTIDEPLOY_API_KEY, an application-scoped and revocable key created for the target Antideploy application.
Source ↗ · Checked 2026-09-21A compatible MCP client launches npx with antideploy-mcp over stdio and passes the application API key in the process environment.
Source ↗ · Checked 2026-09-21Publisher documentation reviewed; package and integration endpoint not executed or independently security-audited.
Source ↗ · Checked 2026-09-21