Skip to main content
Glama
shahidla

@shahid.la/cds-db-nlquery-mcp

by shahidla

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_DB_USERNoDatabase username for dedicated read-only user.
LLM_PROVIDERNoForce LLM provider if both ANTHROPIC_API_KEY and OPENAI_API_KEY are set: 'anthropic' or 'openai'.
MCP_MAX_ROWSNoMaximum rows per query (default 500).
OPENAI_MODELNoModel name for OpenAI/provider (e.g., gpt-4o-mini).
MCP_MODEL_PATHNoPath to CDS model folder relative to cwd (default 'db').
OPENAI_API_KEYNoAPI key for OpenAI or OpenAI-compatible provider.
ANTHROPIC_MODELNoAnthropic model name (e.g., claude-haiku-4-5-20251001).
MCP_DB_PASSWORDNoDatabase password for dedicated read-only user.
OPENAI_BASE_URLNoBase URL for OpenAI-compatible endpoint (e.g., https://api.groq.com/openai/v1).
ANTHROPIC_API_KEYNoAPI key for Anthropic (Claude) LLM provider.
MCP_BLOCKED_COLUMNSNoComma-separated list of column names to block.
MCP_ALLOWED_ENTITIESNoComma-separated list of allowed entity short names.

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/shahidla/cds-db-nlquery-mcp'

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