Skip to main content
Glama
YusuffEren

Text2SQL-MCP

by YusuffEren

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAX_ROWSNoMaximum rows returned1000
LOG_LEVELNoLog levelINFO
MAX_RETRIESNoLLM query retry count3
POSTGRES_DBYesDatabase namechinook
POSTGRES_HOSTYesPostgreSQL server addresslocalhost
POSTGRES_PORTYesPostgreSQL port5432
POSTGRES_USERYesRead-only userllm_reader
GEMINI_API_KEYYesGoogle Gemini API key (required for pipeline, may be needed for some server functions)
EMBEDDING_MODELNoSentenceTransformers model nameall-MiniLM-L6-v2
POSTGRES_PASSWORDYesUser passwordllm_reader_pass_123
QUERY_TIMEOUT_SECNoQuery timeout in seconds30
CHROMA_PERSIST_DIRNoChromaDB persistent data directory./chroma_data
CONFIDENCE_THRESHOLDNoPipeline confidence score threshold60

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/YusuffEren/text2sql-mcp'

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