nginx-golang-mysql

GitHub

Documentation and developer resources for docker/nginx-golang-mysql

0 stars TypeScript
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "nginx-golang-mysql": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-nginx-golang-mysql"
      ]
    }
  }
}