Skip to main content
Glama
kedro-org

Kedro MCP Server

Official
by kedro-org

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FASTMCP_LOG_LEVELNoLog level for FastMCP serverERROR

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
kedro_general_instructionsA

Return general Kedro usage guidance.

notebook_to_kedroB

Return Notebook→Kedro conversion instructions.

project_migrationC

Return project migration instructions.

Prompts

Interactive templates invoked by user choice

NameDescription
convert_notebookConvert a Jupyter notebook into a Kedro project.
migrationMigrate existing project to the latest Kedro version.
general_usageGeneral usage instructions for Kedro.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/kedro-org/kedro-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server