# Kinetica

**Canonical:** https://apis.io/providers/kinetica/  
**Website:** https://www.kinetica.com/  
**APIs profiled:** 3

Kinetica is a GPU-accelerated, real-time analytical database that unifies relational (SQL), vector, graph, geospatial, time-series and OLAP workloads in a single query engine, aimed at applications needing millisecond-latency analytics over continuously streaming data. Grown out of a GPU-accelerated geospatial and temporal engine built for U.S. Army Intelligence (INSCOM) in 2009, it is deployed today as the retrieval and reasoning layer behind AI agents and LLM-powered systems. The database is consumed through a POST-only JSON REST API (/execute/sql, /show/table, /insert/records/json, /filter/*, /aggregate/*, /match/graph and friends) served from each deployment on port 9191, plus first-party client libraries for Python, Java, C++, C#, JavaScript/Node.js and Go, JDBC/ODBC drivers, and the KiSQL command-line client. For agents, Kinetica publishes an A2A agent card and an installable Agent Skills package on its documentation host, and ships Toolbelt — an OAuth-protected hosted MCP server exposing toolbelt_* tools for SQL, vector search, graph traversal, schema introspection and ingest-job inspection.

## Kin Score — 41.2 / 100 (thin)

Scored 2026-08-17 under rubric 0.11.0. Trend: flat (+0.0 from 41.2).

| Facet | Score |
|---|---|
| Discoverability | 92.6 |
| Contract Quality | 0.0 |
| Governance | 12.5 |
| Operational Transparency | 31.6 |
| Developer Ergonomics | 87.0 |
| Commercial Clarity | 44.7 |

## Agent readiness — 35.0 (agent-ready)

| Dimension | Value |
|---|---|
| Spec Presence | no |
| Agentic Access | no |
| MCP Server | yes |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | documented |
| OpenAPI Examples | no |
| Rate Limit Signal | no |
| Event Surface Described | no |
| Agent Skills | yes |
| Well Known Catalog | no |
| Consent Identity | yes |
| Agent Card | near-conformant |
| Dry Run Mode | no |

## APIs (3)

- **Kinetica Database REST API** — POST-only JSON REST API exposed by every Kinetica deployment on port 9191. Endpoints cover SQL execution (/execute/sql), record ingest and egress (/insert/records/json, /get/rec...
- **Kinetica Toolbelt MCP Server** — Hosted Model Context Protocol server that gives any MCP-speaking agent a single endpoint onto a Kinetica database. Exposes toolbelt_* tools for SQL execution, vector search, kno...
- **Kinetica Docs MCP Server** — Read-only Model Context Protocol server over the published Kinetica documentation site, advertised from https://docs.kinetica.com/.well-known/mcp.json with authentication none. ...

## MCP servers (2)

- **kinetica-mcp.yml**
- **kinetica-docs-mcp.yml**

## Security (3)

- **Kinetica Authentication** — http/oauth2 · 4 schemes
- **Kinetica Domain Security** — TLSv1.3 · HSTS · DMARC
- **Kinetica Vulnerability Disclosure** — security.txt · contact published

## Tags

database, analytics, gpu-acceleration, real-time-analytics, vector-search, graph-analytics, geospatial, time-series, sql, streaming, data-infrastructure, mcp, agent-native, rag

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/kinetica/). Scores are computed from the provider's own public artifacts under a published rubric.
