Skip to main content
Glama
databendlabs

mcp-databend

Official
by databendlabs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOCAL_MODENoUse embedded Databend.false
DATABEND_DSNYesConnection string for Databend database.
DATABEND_MCP_BIND_HOSTNoBind host for HTTP/SSE.127.0.0.1
DATABEND_MCP_BIND_PORTNoBind port for HTTP/SSE.8001
DATABEND_MCP_SAFE_MODENoEnable sandbox validation. Set to false to allow all SQL permitted by the Databend user.true
DATABEND_QUERY_TIMEOUTNoQuery timeout in seconds.300
DATABEND_MCP_SERVER_TRANSPORTNoTransport: stdio, http, sse.stdio

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

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/databendlabs/mcp-databend'

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