julien040/anyquery
by Various
Query anything (GitHub, Notion, +40 more) with SQL and let LLMs (ChatGPT, Claude) connect to using MCP
MCP
julien040/anyquery
Added 1 June 2026
Overview
Anyquery is a Go-based tool that lets you query data from over 40 sources (including GitHub and Notion) using SQL. It exposes these queries through the Model Context Protocol (MCP), enabling LLMs like ChatGPT and Claude to access the data directly.
Best for
Best for
Developers who want to query multiple SaaS tools with SQL and feed results into LLMs.
Use cases
- Run SQL queries against GitHub issues, pull requests, or Notion databases
- Connect an LLM to live data sources via MCP for context-aware responses
- Automate data extraction from multiple SaaS platforms using standard SQL
Notes
Anyquery is a Go-based tool that lets you query data from over 40 sources (including GitHub and Notion) using SQL. It exposes these queries through the Model Context Protocol (MCP), enabling LLMs like ChatGPT and Claude to access the data directly.
1,706 stars on GitHub. Last updated 2026-05-02.
Use cases
- Run SQL queries against GitHub issues, pull requests, or Notion databases
- Connect an LLM to live data sources via MCP for context-aware responses
- Automate data extraction from multiple SaaS platforms using standard SQL
Pros
- Supports a wide range of data sources (40+) out of the box
- Leverages SQL, a familiar language for most developers
- Integrates with popular LLMs through the MCP standard
Cons
- Requires Go runtime to install and run
- MCP integration may add complexity for simple query tasks
- Limited to read-only queries for most sources
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Supports a wide range of data sources (40+) out of the box
- Leverages SQL, a familiar language for most developers
- Integrates with popular LLMs through the MCP standard
Cons
- Requires Go runtime to install and run
- MCP integration may add complexity for simple query tasks
- Limited to read-only queries for most sources
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra