datum-mcp
OfficialClick 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-mcpwhat data products are available?"
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-mcp
The people's door to the Datum data platform: an MCP server on Cloudflare Workers (Datum Labs account) that
signs users in with GitHub and only admits members of the DatumLabMHQ organisation. Tools: whoami,
list_products, list_questions, ask, query, health; each one forwards to datum-api with a server-side
key, so no person ever holds a key.
Endpoint:
https://datum-mcp.datumlabs.workers.dev/mcp(streamable HTTP). Claude Code: it is thedatumserver inDatumLabMHQ/datum-analysis/.mcp.json; the first call opens the GitHub sign-in.Built on
@cloudflare/workers-oauth-provider+agents(McpAgent), from Cloudflare's reference server.Bindings: KV
OAUTH_KV(grants and state), Durable ObjectDatumMCP. Vars:DATUM_API_URL,GITHUB_ORG.Secrets:
GITHUB_CLIENT_ID,GITHUB_CLIENT_SECRET(an OAuth App owned by the DatumLabMHQ organisation, callbackhttps://datum-mcp.datumlabs.workers.dev/callback),COOKIE_ENCRYPTION_KEY,DATUM_API_KEY.Deploy:
CLOUDFLARE_ACCOUNT_ID=c9bf3d8e875ffe933a9bf895695e0fd1 npx wrangler deploy.
Removing someone from the organisation removes their access at their next sign-in.
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
Zero-setup MCP gateway securely connecting AI to your tools with authentication and workflows
GitHub Private MCP Pack — access private repos, org data via OAuth.
Query your org's data in natural language — read-only MCP access to SQL, NoSQL, files & warehouses.
Governed MCP gateway: one endpoint for your tools, with credential custody and audit log.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables LLM-powered tools to manage Databricks permissions, credentials, and Git credentials via the MCP protocol.1MIT
- AlicenseNot gradedqualityDmaintenanceEnables remote MCP connections with GitHub OAuth authentication, providing tools like add, userInfoOctokit, and image generation (restricted) deployed on Cloudflare Workers.11MIT
- FlicenseNot gradedqualityBmaintenanceEnables claude.ai to connect to GitHub MCP using OAuth, providing full toolset for repository, issue, PR, Actions, and gist operations.-
- FlicenseNot gradedqualityBmaintenanceEnables AI assistants to interact with GitHub issues, pull requests, and Actions workflows through MCP tools.-
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-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server