alexpota/deploy-mcp
Universal deployment tracker for AI assistants - check deployment status without leaving your AI chat
Platform-specific configuration:
{
"mcpServers": {
"deploy-mcp": {
"command": "npx",
"args": [
"-y",
"deploy-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center">
Universal Deployment Tracker for AI Assistants
Track deployments across all platforms directly in your AI conversation. No more context-switching. No more dashboard hunting.
[](https://www.npmjs.com/package/deploy-mcp) [](https://www.npmjs.com/package/deploy-mcp) [](https://github.com/alexpota/deploy-mcp/blob/main/LICENSE) [](https://deploy-mcp.io)
</div>
---
<div align="center">
<kbd> <a href="./assets/demo.gif"> </a> </kbd>
<br /><br />
<sub>[Watch Full Demo](./assets/demo.gif) · [Live Badge Demo](https://mcp-netlify-demo.netlify.app/)</sub>
</div>
---
─────────────────────────
Get started in under 30 seconds:
npx deploy-mcpThat's it! The server is now running and ready to be configured in your AI assistant.
─────────────────────────
deploy-mcp supports multiple deployment platforms simultaneously. Configure as many as you need:
| Platform | Status | Token Required | Features | |----------|--------|---------------|----------| | Vercel | ✅ Ready | VERCEL_TOKEN | Status, Logs, History, Real-time Monitoring | | Netlify | ✅ Ready | NETLIFY_TOKEN | Status, Logs, History, Real-time Monitoring | | Cloudflare Pages | ✅ Ready | CLOUDFLARE_TOKEN | Status, Logs, History, Real-time Monitoring | | GitHub Pages | 🚧 Coming Soon | GITHUB_TOKEN | - |
You can use multiple platforms simultaneously by providing tokens for
Loading reviews...