devops-infra MCP Server
Developer toolkit for enabling VibeOps—extending Alpacon for programmable infrastructure access and automation
Discovered via github-topic:mcp and last synced 2mo ago.
1. Install the package
uvx alpacon-mcp
2. Add to claude_desktop_config.json
{
"mcpServers": {
"alpacon-mcp": {
"command": "npx",
"args": [
"alpacon-mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Status