Skip to main content
Glama
questdb

mcp-server-questdb

Official
by questdb

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_PATHNoOverride the log file location./tmp/questdb-mcp-bridge/<ISO-ts>-<pid>.log
LOG_LEVELNoLog level: ERROR, WARN, INFO, DEBUG. DEBUG adds heartbeats and full tool payloads.INFO
CONSOLE_ORIGINNoQuestDB Web Console origin. Default is http://127.0.0.1:9000. '127.0.0.1' and 'localhost' are interchangeable.http://127.0.0.1:9000
MCP_BRIDGE_PORTNoWhen specified, the bridge uses a fixed port. The port is bound on the first pairing attempt, pairing fails with a 'bridge_bind_failed' error if the port is taken. Leave unset for auto-allocation.

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

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