# Anyquery Universal SQL Engine with MCP Integration

> Anyquery is a SQL query engine that lets you run SQL against 40+ apps, files, and databases including GitHub, Notion, Chrome, and Apple Notes. Built on SQLite with MCP server support for connecting AI agents to structured data across services.

- Skill: `agentskillexchange/anyquery-universal-sql-engine-with-mcp-integration` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentskillexchange/anyquery-universal-sql-engine-with-mcp-integration`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentskillexchange/anyquery-universal-sql-engine-with-mcp-integration/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- Author: agentskillexchange (https://skillmd.com/u/agentskillexchange)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/agentskillexchange/anyquery-universal-sql-engine-with-mcp-integration

---


# Anyquery Universal SQL Engine with MCP Integration

Anyquery is a SQL query engine that lets you run SQL against 40+ apps, files, and databases including GitHub, Notion, Chrome, and Apple Notes. Built on SQLite with MCP server support for connecting AI agents to structured data across services.

## Installation

Use the upstream install or setup path that matches your environment:
- brew install anyquery

Basic usage or getting-started notes:
- Anyquery is a SQL query engine that allows you to run SQL queries on pretty much anything. It supports querying [files](https://anyquery.dev/docs/usage/querying-files/), [databases](https://anyquery.dev/docs/database)...
- ### Connecting LLM
- LLMs can connect to Anyquery using the [Model Context Protocol (MCP)](https://anyquery.dev/docs/reference/commands/anyquery_mcp). This protocol provides context for LLMs that support it. You can start the MCP server w...

- Source: https://github.com/julien040/anyquery
- Extracted from upstream docs: https://raw.githubusercontent.com/julien040/anyquery/HEAD/README.md

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/anyquery-universal-sql-engine-mcp-integration/)

