Back to directory
tuannvm/haproxy-mcp-server

tuannvm/haproxy-mcp-server

@tuannvm

A Model Context Protocol (MCP) server for HAProxy implemented in Go, leveraging HAProxy Runtime API and mcp-go.

haproxymcpload-balancerproxygoruntime-apinetworkingtool

Installation & Configuration

{
  "mcpServers": {
    "haproxy": {
      "command": "haproxy-mcp-server",
      "env": {
        "HAPROXY_HOST": "localhost",
        "HAPROXY_PORT": "9999",
        "HAPROXY_RUNTIME_MODE": "tcp4",
        "HAPROXY_RUNTIME_TIMEOUT": "10",
        "MCP_TRANSPORT": "stdio"
      }
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/12
Updated
2026/6/13