OlympHill
anyquery logo

anyqueryQuery anything (GitHub, Notion, +40 more) with SQL and let LLMs (ChatGPT, Claude) connect to using MCP

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

Anyquery is a SQL query engine that allows users to run SQL queries on various data sources, including files, databases, and apps. It supports querying data from sources like Apple Notes, Notion, Chrome, and Todoist, and can connect to large language models (LLMs) like ChatGPT and Claude. Anyquery is built on top of SQLite and uses plugins to extend its functionality. It can also act as a MySQL server, allowing users to run SQL queries from MySQL-compatible clients. LLMs can connect to Anyquery using the Model Context Protocol (MCP).

Key features

  • SQL query engine
  • Support for querying files, databases, and apps
  • Connection to LLMs like ChatGPT and Claude
  • MySQL server compatibility
  • Plugin-based extensibility
  • Built on top of SQLite

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Data Integration

Use Anyquery to integrate data from multiple sources like Notion, Todoist, and Chrome, and query it using SQL.

LLM Data Access

Connect LLMs like ChatGPT and Claude to Anyquery to allow them to access and query your data using SQL.

Pros & Cons

Pros

  • Flexible data querying across multiple sources
  • Supports connection to LLMs for enhanced data access
  • Built on top of SQLite for robust querying capabilities
  • Can act as a MySQL server for compatibility with various clients
  • Extensible via plugins for added functionality

Cons

  • May require technical expertise to set up and use
  • Plugin management and compatibility could be a challenge
  • Dependence on SQLite and MCP for certain functionalities

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

What are the installation options for Anyquery?

Anyquery is distributed as a binary and can be installed via common package managers: Homebrew, APT, YUM/DNF, Scoop, or Wing, making it easy to set up on macOS, Linux, and Windows.

Asked by Yosef Mizrahi · Feb 14, 2026

Can Anyquery be used with existing MySQL tools?

Yes. Anyquery can run as a MySQL server (`anyquery server mysql …`), allowing you to query data from any supported source using MySQL‑compatible clients such as TablePlus, Metabase, or the MySQL CLI.

Asked by Mireille Dupont · Jan 18, 2026

How do I connect a large language model like ChatGPT to Anyquery?

LLMs connect using the Model Context Protocol (MCP). Start the MCP server with `anyquery mcp stdio` or via an HTTP/SSE tunnel, then paste the returned ID into the LLM client (e.g., ChatGPT, Claude, TypingMind).

Asked by Salome Beridze · Dec 16, 2025

What data sources can I query with Anyquery?

Anyquery can run SQL queries against files, databases, and many apps—including Apple Notes, Notion, Chrome, Todoist, and over 40 other sources—via its plugin system.

Asked by Eva Horáková · Nov 27, 2025

Ask a question

MCP Servers alternatives