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.
Quick Start
Clone the repository:
git clone https://github.com/julien040/anyqueryClaude Desktop configuration example:
{
"mcpServers": {
"anyquery": {
"command": "npx",
"args": [
"-y",
"julien040/anyquery"
]
}
}
}Check the repository README for specific installation and configuration instructions.