Skip to main content
Glama

Databricks MCP Server

by samhavens
  • Linux
  • Apple

list_notebooks

Retrieve a list of notebooks within a specified directory in a Databricks workspace using the Model Completion Protocol (MCP) server for efficient workspace management.

Instructions

List notebooks in a workspace directory

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "properties": { "path": { "title": "Path", "type": "string" } }, "required": [ "path" ], "title": "list_notebooksArguments", "type": "object" }

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/samhavens/databricks-mcp-server'

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