kaffa da533f407a feat: Add CrowdSec logging, rate limiting, and fix MCP parameter defaults
- Add real client IP detection (CF-Connecting-IP / src fallback) to both frontends
- Add per-IP rate limiting (429) using real IP for Cloudflare compatibility
- Add CrowdSec syslog forwarding with custom log format
- Add httplog option for detailed HTTP logging
- Fix Python-level defaults on MCP tool parameters to match Field(default=X)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 00:22:39 +09:00
2026-02-05 00:34:22 +09:00
2026-02-03 11:20:34 +09:00
2026-02-03 11:37:56 +09:00

haproxy-mcp

HAProxy Dynamic Load Balancer Management with MCP Interface

Overview

MCP server for managing HAProxy load balancer configurations dynamically.

Features

  • Dynamic backend management
  • SSL certificate handling
  • Health checks
  • Domain routing

Usage

Configure as MCP server in Claude Code settings.

License

MIT

Description
HAProxy Dynamic Load Balancer Management with MCP Interface
Readme MIT 302 KiB
Languages
Python 99.8%
Dockerfile 0.2%