SQAI — deterministic, read-only structured data runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
SQAI MCP server — three governed, deterministic, read-only data tools. Free login to execute.
Today is the operative word: we check SQAI — deterministic, read-only structured data every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sqai -- npx -y @thyn-ai/sqai-mcp
{
"mcpServers": {
"sqai": {
"args": [
"-y",
"@thyn-ai/sqai-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.sqai]
command = "npx"
args = ["-y", "@thyn-ai/sqai-mcp"]
{
"mcpServers": {
"sqai": {
"args": [
"-y",
"@thyn-ai/sqai-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sqai": {
"args": [
"-y",
"@thyn-ai/sqai-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SQAI_API_KEY (API key for licensing / API mode (semantics owned by @thyn-ai/sqai). Introspection (initialize/tools/list) needs no credentials; executing tools requires a free community login (`sqai login` device registration) or this key — fully offline thereafter.), SQAI_DEPLOYMENT_URL (Private deployment endpoint; selects deployment mode when present. Optional.), SQAI_SOURCES (JSON array of SqaiSourceInput (path/URL string, array of row objects, or { "data": …, "name": "…" }). Sources connect lazily on the first tool call. Optional.).
The author declared them in the registry entry; get the values from the project itself.
Free MCP server: render bar/line/area charts to SVG from structured data.
Self-hosted MCP server: 26 deterministic dev, security, and EVM tools.
Read-only MCP server: query_logs over a structured JSONL incident log (Quellgeist triage).
Read-only CharacterCheck MCP server for deterministic character context with provenance and trust.
MCP server exposing structured data and tools for Taki Dent Patient Services (takident.com).
Read-only, never-executing MCP server for the agentic-os governance, SDLC, and QE methodology.
MCP server for structured access to Gramps Web genealogy data
Policy-driven, read-only MCP server for safe database access from AI tools.
Answers built from our own checks of this server.