Back to MCP Servers
🔌

ajitpratap0/GoSQLX

Apache-2.0

](https://glama.ai/mcp/servers/ajitpratap0/GoSQLX) 🏎️ ☁️ 🏠 - 7 SQL tools (validate, format, parse, lint, security scan, metadata extraction, full analysis) over Streamable HTTP. Public remote server

GoAI & LLMs

Install

npx -y ajitpratap0-gosqlx

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "ajitpratap0-gosqlx": {
      "command": "npx",
      "args": [
        "-y",
        "ajitpratap0-gosqlx"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.