Back to MCP Servers
🔌

julien040/anyquery

NOASSERTION

🏎️ 🏠 ☁️ - Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database. Local-first and private by design.

GoDatabases

Install

npx -y julien040-anyquery

claude_desktop_config.json

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

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