Skip to main content
Glama

Databricks MCP Server

by samhavens
  • Linux
  • Apple

get_cluster

Retrieve detailed information about a specific Databricks cluster by providing its cluster ID, enabling efficient monitoring and management within the Databricks MCP Server environment.

Instructions

Get information about a specific Databricks cluster

Input Schema

NameRequiredDescriptionDefault
cluster_idYes

Input Schema (JSON Schema)

{ "properties": { "cluster_id": { "title": "Cluster Id", "type": "string" } }, "required": [ "cluster_id" ], "title": "get_clusterArguments", "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