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
Installation
npx -y julien040/anyqueryConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub