Skip to main content
Glama

databricks-mcp-server

version.go269 B
package main // Version information var ( // Version is the current version of the application Version = "0.0.10" // BuildDate is the date when the binary was built BuildDate = "unknown" // GitCommit is the git commit hash of the build GitCommit = "unknown" )

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

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