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.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide โInstallation Guide
Detailed Documentation
๐๏ธ ๐ โ๏ธ - 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.
Configuration
{
"mcpServers": {
"julien040-anyquery": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-julien040-anyquery"
],
"env": {}
}
}
}