julien040/anyquery
A SQL query engine that bridges diverse data sources (files, databases, apps) to LLMs via the Model Context Protocol.

Anyquery is a SQL query engine built on SQLite that allows users to query files, databases, and applications (Notion, GitHub, Salesforce, etc.) using standard SQL syntax. It features a plugin system for extensibility and can act as a MySQL server for compatibility. The tool explicitly connects to LLMs including ChatGPT, Claude, and Cursor through the Model Context Protocol, enabling AI agents to retrieve and query live data as part of their workflows.