Anyquery

One AI API for LLMs, image & video generation — 300+ models
Atlas Cloud is a full-modal AI inference platform: a single API and one account for chat completions,
image generation, and video generation across 300+ curated models (DeepSeek, FLUX, Kling, Qwen…).
With the Anyquery plugin, you can call all of them directly from SQL.
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.).

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:






