Loomal

Dataiku MCP

MCP server by github.com/clssck/dataiku_mcp

MCP server for Dataiku DSS project, flow, and operations APIs.

0 starsnpm: dataiku-mcp

About Dataiku MCP

Dataiku MCP is an MCP (Model Context Protocol) server published by clssck in the official MCP registry, listed under Project Management on Loomal. MCP server for Dataiku DSS project, flow, and operations APIs.

It ships as an npm package (dataiku-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/clssck/dataiku_mcp.

Use Dataiku MCP with your agent

Claude Code · one command
claude mcp add dataiku-mcp -- npx -y dataiku-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "dataiku-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dataiku-mcp"
      ]
    }
  }
}
npmdataiku-mcp

Frequently asked questions

What is Dataiku MCP?
Dataiku MCP is an MCP (Model Context Protocol) server by clssck in the Project Management category. MCP server for Dataiku DSS project, flow, and operations APIs.
How do I connect Dataiku MCP to Claude, Cursor, or another MCP client?
Install Dataiku MCP from its npm package (dataiku-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Dataiku MCP open source?
Yes — the source code is public at github.com/clssck/dataiku_mcp.
Can AI agents pay to use Dataiku MCP?
Not yet through Loomal — Dataiku MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Dataiku MCP? Claim this listing free by verifying GitHub ownership, or contact us.