Skip to main content
Glama
LukeStackLab

sqlserver-semantic-mcp

by LukeStackLab

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SEMANTIC_MCP_CACHE_PATHNoSQLite cache file location./cache/semantic_mcp.db
SEMANTIC_MCP_MSSQL_PORTNoTCP port1433
SEMANTIC_MCP_MSSQL_USERNoSQL auth user (not required when SEMANTIC_MCP_MSSQL_WINDOWS_AUTH=true)
SEMANTIC_MCP_POLICY_FILENoPath to policy JSON
SEMANTIC_MCP_MSSQL_SERVERNoSQL Server host (supports (localdb)\Instance and *.database.windows.net)
SEMANTIC_MCP_STARTUP_MODENocache_first or fullcache_first
SEMANTIC_MCP_TOOL_PROFILENoComma-separated tool groupsall
SEMANTIC_MCP_CACHE_ENABLEDNoDisable to skip startup warmuptrue
SEMANTIC_MCP_MSSQL_ENCRYPTNoForce TLS (auto-enabled for Azure SQL)false
SEMANTIC_MCP_QUERY_TIMEOUTNoQuery timeout in seconds30
SEMANTIC_MCP_DEFAULT_DETAILNoDefault detail tier for agent-facing toolsbrief
SEMANTIC_MCP_MSSQL_DATABASENoTarget database name
SEMANTIC_MCP_MSSQL_PASSWORDNoSQL auth password
SEMANTIC_MCP_POLICY_PROFILENoOverride which profile is active
SEMANTIC_MCP_INTENT_ANALYZERNoSQL intent analyzer backend (regex or ast)regex
SEMANTIC_MCP_METRICS_ENABLEDNoEnable per-tool response size metricstrue
SEMANTIC_MCP_MAX_ROWS_AFFECTEDNoOverride DML affected-row cap100
SEMANTIC_MCP_MAX_ROWS_RETURNEDNoOverride SELECT row cap1000
SEMANTIC_MCP_MSSQL_WINDOWS_AUTHNoUse Windows Authentication (true/false)false
SEMANTIC_MCP_BACKGROUND_BATCH_SIZENoTables processed per background batch5
SEMANTIC_MCP_DEFAULT_RESPONSE_MODENoDefault query execution response shapesummary
SEMANTIC_MCP_BACKGROUND_INTERVAL_MSNoDelay between batches500
SEMANTIC_MCP_DIRECT_EXECUTE_ENABLEDNoAllow workflow fast-path direct execution when policy approvestrue
SEMANTIC_MCP_WORKFLOW_TOOLS_ENABLEDNoEnable workflow-layer shortcut toolstrue
SEMANTIC_MCP_STRICT_ROWS_AFFECTED_CAPNoRoll back writes that exceed affected-row cap by defaulttrue
SEMANTIC_MCP_DEFAULT_TOKEN_BUDGET_HINTNoDefault sampling budget for query payloadslow

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/LukeStackLab/sqlserver-semantic-mcp'

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