Imagine asking Claude “how did the APAC region do last quarter?” and getting a real answer pulled live from your SQL Server - with the right row-level security applied. That is what EQQ's MCP Gateway enables.
The one-turn experience

You: How many open support tickets per region for the last 30 days?
Claude: I calledexecute_queryon the EQQ server. APAC has 42, EMEA 58, NA 31, LATAM 12. Here is the chart…
Claude does not generate SQL. It calls an EQQ tool whose input schema declares exactly which parameters are valid. The SQL was written months ago by your data steward, reviewed, tested, and marked Active.
Why this beats “give the model DB access”
- No injection. The model never writes SQL.
- No escalation. The API key is scoped to a role.
- Deterministic. Same prompt, same query, same numbers - because the SQL is fixed.
- Audit trail. Every AI call is logged alongside human runs.
Set it up in 5 minutes
- Create an API key under My Account → API Keys.
- Run the MCP Gateway (
dotnet run --project EQQ2.MCPGateway). - Add the gateway URL + key to Claude Desktop's MCP config.
- Restart Claude Desktop.
Ask a question. Watch the magic.
Try EQQ free. Spin up a free trial and run your first governed query today. Start Free Trial →
Key Terms
- APAC - Asia-Pacific - the geographic region covering East Asia, South-East Asia, Oceania, and the Indian subcontinent.
- EMEA - Europe, Middle East, and Africa - a common business region grouping used in international reporting.
- LATAM - Latin America - the region covering Mexico, Central America, South America, and the Caribbean.
- NA - North America - the region covering the United States and Canada for business reporting purposes.