Skip to main content
Glama
Benrishty

sql-assistant-mcp

by Benrishty

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAX_ROWSNoMax rows returned (max 5000)1000
POOL_MAXNoMax connection pool size10
POOL_MINNoMin connection pool size2
READONLYNotrue to restrict to read-only queries (required)
SQL_PORTNoServer port1433
SQL_USERNoSQL login username
LOG_LEVELNoLog level: debug, info, warn, errorinfo
SQL_SERVERNoSQL Server hostname or IP
SQL_ENCRYPTNoEncrypt connectiontrue
SQL_DATABASENoDatabase name
SQL_PASSWORDNoSQL login password
QUERY_TIMEOUTNoQuery timeout in ms (max 120000)30000
SQL_AUTH_TYPENoAuthentication type: sql, azure-default, azure-service-principal, azure-password, azure-access-token, azure-msisql
SQL_TRUST_CERTNoTrust self-signed certsfalse
SQL_ACCESS_TOKENNoPre-fetched Entra access token
SQL_CONNECTION_URLNoFull connection string (shorthand for SQL login)
SQL_AZURE_CLIENT_IDNoAzure client ID (for service principal, password, azure-default, or managed identity)
SQL_AZURE_TENANT_IDNoAzure tenant ID (for service principal or password auth)
SQL_AZURE_CLIENT_SECRETNoAzure client secret (for service principal)

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/Benrishty/sql-assistant-mcp'

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