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 → Connected Apps: julien040/anyquery Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-julien040-anyquery
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": {}
}
}
}