Load Balancing Patterns
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add load-balancing-patternsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"load-balancing-patterns": {
"command": "npx",
"args": [
"@modelcontextprotocol/load-balancing-patterns"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
When distributing traffic across multiple servers or regions, use this skill to select and configure the appropriate load balancing solution (L4/L7, cloud-managed, self-managed, or Kubernetes ingress) with proper health checks and session management.
Tags
devopsgosqldockerkubernetesskill