Claude Skill

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.

LLM Mart · 0 points · 0 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download agentskillexchange-skills-skills_anyquery-universal-sql-engine-mcp-integration-07beb56.zip · 0 KB
Part of agentskillexchange/skills — 249 skills

Install

skills CLI npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/anyquery-universal-sql-engine-mcp-integration
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
Git git clone https://github.com/agentskillexchange/skills.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole agentskillexchange/skills collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

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:

Source

Files (skills)
  • SKILL.md 1.8 KB
    ---
    name: "Anyquery Universal SQL Engine with MCP Integration"
    slug: "anyquery-universal-sql-engine-mcp-integration"
    description: "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."
    github_stars: 1655
    verification: "security_reviewed"
    source: "https://github.com/julien040/anyquery"
    category: "Data Extraction & Transformation"
    framework: "MCP"
    tool_ecosystem:
      github_repo: "julien040/anyquery"
      github_stars: 1655
    ---
    
    # 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/)
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related