devops-infra MCP Server
Build and deploy full-stack apps from AI assistants with the VULK MCP server
Discovered via github-topic:mcp-server and last synced 1w ago.
1. Install the package
npx vulk-mcp-server
2. Add to claude_desktop_config.json
{
"mcpServers": {
"vulk-mcp-server": {
"command": "npx",
"args": [
"vulk-mcp-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Required
No
Yes
No
No