datum-api
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@datum-apiwhat are the latest health metrics?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
datum-api
Part of Atlas, Datum Labs' internal data infrastructure. Start there for how the parts fit together.
Read-only HTTP API and MCP server over the Datum data platform (DatumLabMHQ/datum-models). One registry of
curated tables, one list of consensus questions, served two ways so dashboards, reports and agents get the same number.
GET /api/v1/products— resources and their filtersGET /api/v1/{product}/{resource}?day=&…&limit=— rows from a curated table (latest day by default)GET /api/v1/questionsandGET /api/v1/ask/{id}?date=— the datum-context eval questions, answered from the canonical SQLGET /api/v1/health— latest run per job, source freshness, last buildPOST /api/mcp— MCP streamable HTTP with toolslist_products,list_questions,ask,query,health
Auth: when DATUM_API_KEYS is set, send x-api-key: <key> (or Authorization: Bearer, or ?key=). Reads use the
datum_reader role only. Deployed on the Datum Labs Vercel account.
Claude Code: claude mcp add --transport http datum https://<host>/api/mcp --header "x-api-key: <key>"
This server cannot be deployed
Maintenance
Related MCP Connectors
Query your org's data in natural language — read-only MCP access to SQL, NoSQL, files & warehouses.
Read-only MCP access to sessions, funnels, campaigns, errors, live visitors, and anomalies.
Governed data discovery, exact queries, decisions, simulations, and runtime utilities over MCP.
Read-only MCP for AI usage profiles, leaderboards, stats, and docs; no writes or private data.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables read-only SQL querying and schema inspection across MSSQL, PostgreSQL, and MySQL databases via MCP tools.-
- AlicenseNot gradedqualityBmaintenanceProvides read-only access to databases for MCP-compatible AI tools, allowing schema exploration and SELECT queries without exposing credentials or risking data changes.80 npm3MIT
- FlicenseNot gradedqualityCmaintenanceEnables running read-only SQL queries and exploring DuckDB databases through MCP tools like listing tables, describing schemas, and fetching paginated data.-
- FlicenseNot gradedqualityCmaintenanceEnables read-only access to company data across PostgreSQL, MongoDB Atlas, and flat files through MCP tools, allowing AI assistants to query and retrieve information via natural language.-