hyperdb-mcp 0.1.1

MCP server for Hyper database — instant SQL analytics for LLM workflows
Documentation
{
  "name": "hyperdb-mcp-linux-x64-gnu",
  "version": "0.1.1",
  "description": "HyperDB MCP server binary for Linux x64 (glibc)",
  "os": ["linux"],
  "cpu": ["x64"],
  "libc": ["glibc"],
  "files": [
    "hyperdb-mcp",
    "hyperd",
    "LICENSE-HYPERD"
  ],
  "license": "MIT OR Apache-2.0",
  "engines": {
    "node": ">= 18"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/tableau/hyper-api-rust.git",
    "directory": "hyperdb-mcp"
  }
}