Anyquery

by julien040

319 downloads
Not rated
GitHub

About

Connect to more than 40 apps with a single binary

Details

Author
julien040
Downloads
319
Categories
Other

- SQL query engine for files, databases, and apps
- Plugin-based architecture with an official plugin registry
- Connects to LLMs via MCP or function calling
- Acts as a MySQL-compatible server
- Can load any SQLite extension
- Available on multiple package managers

Start the MCP server for LLM integration with anyquery mcp --stdio (stdio transport) or anyquery mcp --host 127.0.0.1 --port 8070 (HTTP/SSE). For function calling clients, run anyquery gpt and paste the returned ID into the client. Anyquery can be installed via Homebrew, APT, YUM/DNF, Scoop, Winget, or Chocolatey.

Anyquery

Anyquery logo</img>

GitHub Downloads (all assets, all releases)
GitHub commit activity
Documentation
GitHub issues
Dynamic JSON Badge
Dynamic JSON Badge
Go Reference

Anyquery is a SQL query engine that allows you to run SQL queries on pretty much anything. It supports querying files, databases, and apps (e.g. Apple Notes, Notion, Chrome, Todoist, etc.). It's built on top of SQLite and uses plugins to extend its functionality.

It can also connect to LLMs (e.g. ChatGPT, Claude, Cursor, TypingMind, etc.) to allow them to access your data.

Finally, it can act as a MySQL server, allowing you to run SQL queries from your favorite MySQL-compatible client (e.g. TablePlus, Metabase, etc.).

Anyquery header

Usage

Connecting LLM

LLMs can connect to Anyquery using the Model Context Protocol (MCP). This protocol provides context for LLMs that support it. You can start the MCP server with the following command:

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.