Documentation
¶
Overview ¶
Package main is the entry point for the gosqlx-mcp MCP server.
The server exposes GoSQLX SQL processing capabilities as MCP tools accessible over streamable HTTP transport.
Environment variables ¶
GOSQLX_MCP_HOST bind host (default: 127.0.0.1) GOSQLX_MCP_PORT bind port (default: 8080) GOSQLX_MCP_AUTH_TOKEN bearer token; empty disables auth
Usage ¶
gosqlx-mcp GOSQLX_MCP_PORT=9090 gosqlx-mcp GOSQLX_MCP_AUTH_TOKEN=secret gosqlx-mcp
Click to show internal directories.
Click to hide internal directories.