deploy-mcp/deploy-mcp
Universal deployment tracker for AI assistants with live status badges and deployment monitoring
Quick Start
Clone the repository:
git clone https://github.com/alexpota/deploy-mcpClaude Desktop configuration example:
{
"mcpServers": {
"deploy-mcp": {
"command": "npx",
"args": [
"-y",
"deploy-mcp/deploy-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.