Track deployments across all platforms directly in your AI conversation.
No context switching. No dashboard hunting.
npx deploy-mcp
Works with Claude, Cursor, VS Code, and any MCP-compatible AI assistant
Monitor all your deployments from a single interface
Full deployment tracking with real-time status, logs, and build comparisons.
Complete Netlify support with 15 deployment states and log streaming.
Railway integration with service monitoring coming next.
Render support with service and database monitoring planned.
Configure all your platforms at once. The AI automatically detects which platform to query based on your project.
{ "env": { "VERCEL_TOKEN": "your-vercel-token", "NETLIFY_TOKEN": "your-netlify-token" } }
Everything you need for complete deployment visibility
Watch deployments as they happen with streaming updates. See state changes, build progress, and errors instantly. Never refresh a dashboard again.
Compare deployments to identify performance regressions. Get smart error detection with suggested fixes. Track build times and deployment metrics over time.
Stay in your AI conversation while checking deployments. No browser tabs, no dashboard hunting, no interruptions. Everything happens in your development flow.
Get started in under 60 seconds
Start with npx - no installation needed
Get API tokens from your platform dashboards
Add the configuration to your AI assistant
{ "mcpServers": { "deploy-mcp": { "command": "npx", "args": ["-y", "deploy-mcp"], "env": { "VERCEL_TOKEN": "your-vercel-token", "NETLIFY_TOKEN": "your-netlify-token" } } } }
Powerful commands at your fingertips
Show live deployment status in your README

Configure webhooks in your platform for real-time updates