aggregators
Featured

Anyquery

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.

cloud
local
rust
aggregators
0
View on GitHub

Installation

npx -y julien040/anyquery

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "anyquery",
  "command": "npx",
  "args": [
    "-y",
    "julien040/anyquery"
  ]
}

About This MCP Server

julien040/anyquery

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.

GitHub: https://github.com/julien040/anyquery

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub