datum-api
Click on "Install 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
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>"
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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 access to InfluSense influencer discovery, ratings, watchlists, and reports via MCP.
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.833MIT
- 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.-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DatumLabMHQ/datum-api'
If you have feedback or need assistance with the MCP directory API, please join our Discord server