Loading languages...
HA

haproxy-mcp-server

@tuannvm5

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

haproxy
mcp
go
llm

# mcpServer Config

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

# stdio

haproxy-mcp-server
Transport:
stdio
语言:
Go
创建时间:4/21/2025
更新时间:7/29/2025