create_recipeBDataiku DSS MCP ServerCreate a new recipe in a Dataiku DSS project by specifying recipe type, name, inputs, outputs, and optional code.Apache 2.0
list_projectsBDataiku DSS MCP ServerRetrieve a list of all Dataiku projects available in the DSS instance.Apache 2.0
list_datasetsADataiku DSS MCP ServerList all datasets in a Dataiku DSS project. Optionally filter by dataset type or search by name, and choose to return simplified information.Apache 2.0
test_recipe_dry_runBDataiku DSS MCP ServerRun a dry test of a recipe by processing sample rows to verify logic without executing the full recipe.Apache 2.0
clone_scenarioBDataiku DSS MCP ServerCreate a copy of an existing Dataiku DSS scenario with optional modifications to its settings. Requires project key, source scenario ID, and new name.Apache 2.0
get_recent_runsBDataiku DSS MCP ServerRetrieve recent run history across all scenarios and recipes in a Dataiku project to monitor execution status and outcomes.Apache 2.0
Dataiku MCP ServerData PlatformsAI & Machine LearningclssckAlicense-qualityBmaintenanceMCP server for Dataiku DSS REST APIs, enabling flow analysis and day-to-day operations on projects, datasets, recipes, jobs, scenarios, folders, variables, connections, and code environments. Last updated 2026-07-0112MIT
Dataiku DSS MCP ServerData PlatformsAI & Machine Learningsteven0lisaAlicenseBqualityDmaintenanceA comprehensive MCP server for Dataiku DSS integration, providing Claude Code with direct access to manage recipes, datasets, and scenarios. Last updated 2025-09-224471Apache 2.0
validate_recipe_syntaxBDataiku DSS MCP ServerCheck Python or SQL syntax of a recipe in a Dataiku DSS project, optionally using provided code instead of the stored recipe code.Apache 2.0
search_project_objectsBDataiku DSS MCP ServerSearch for datasets, recipes, and scenarios in a Dataiku DSS project by name or pattern, with optional filtering by object type.Apache 2.0
delete_recipeBDataiku DSS MCP ServerRemove an existing recipe from a Dataiku DSS project by specifying the project key and recipe name.Apache 2.0
create_scenarioBDataiku DSS MCP ServerCreate a new scenario in a Dataiku DSS project by specifying its name, type (step-based or custom Python), and optional definition.Apache 2.0
get_scenario_logsBDataiku DSS MCP ServerRetrieve detailed run logs and error messages from failed scenarios to identify root causes of failures.Apache 2.0
get_recipe_codeBDataiku DSS MCP ServerExtract the actual Python or SQL source code from any recipe in a Dataiku project. Specify the project key and recipe name to retrieve the code.Apache 2.0
get_project_flowBDataiku DSS MCP ServerObtain the full hierarchical structure of recipes and datasets in a Dataiku project, representing the entire data pipeline.Apache 2.0
get_scenario_stepsBDataiku DSS MCP ServerRetrieve the step configuration of a Dataiku DSS scenario, including embedded Python code.Apache 2.0
check_dataset_metricsBDataiku DSS MCP ServerRetrieve the latest metrics for any dataset in a Dataiku DSS project by specifying the project key and dataset name.Apache 2.0
delete_scenarioBDataiku DSS MCP ServerRemoves a scenario from a Dataiku DSS project by providing the project key and scenario ID. Helps maintain clean project environments.Apache 2.0
get_recipe_infoBDataiku DSS MCP ServerRetrieve detailed information about a recipe in a Dataiku DSS project by specifying project key and recipe name.Apache 2.0
add_scenario_triggerBDataiku DSS MCP ServerAdds a trigger to a Dataiku DSS scenario to automate execution based on schedule or dataset changes.Apache 2.0
remove_scenario_triggerBDataiku DSS MCP ServerDeletes a trigger from a Dataiku DSS scenario using its zero-based index. Useful for managing scenario automation triggers.Apache 2.0
get_scenario_run_historyBDataiku DSS MCP ServerRetrieve the run history of a Dataiku DSS scenario. Use this to access past run records, specifying project key, scenario ID, and optional limit.Apache 2.0