Skip to main content

What is an MCP Server?

MCP (Model Context Protocol) is an open protocol that standardizes how applications provide context to LLMs. It gives AI agents a structured way to discover data, call tools, and take actions on your behalf — all through a single integration point.

What can Nekt’s MCP Server do?

Nekt’s MCP Server gives your AI agent native access to your data through natural language. Instead of writing SQL or navigating dashboards, you can ask questions and get answers directly from the tools you already use — Claude, Cursor, or any MCP-compatible client.
  • Explore your data — Discover which tables are available, preview their contents, and understand schemas without leaving your AI agent.
  • Query with natural language — Ask questions in plain English and let the server generate and execute SQL against your data warehouse (BigQuery or Athena, depending on your cloud).
  • Read files — Browse layers, volumes, and files stored in Nekt, and read their contents directly.
  • Learn about Nekt — Ask the server about platform features, configuration, and capabilities without switching context.
Access is scoped using tokens. Each token can be restricted to specific tables, so you control exactly what data your AI agent can see.
The MCP Server is available on all paid plans.

Get started