Skip to main content
Glama
TharanaBope

SQL Server MCP

by TharanaBope

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SQL_PORTNoThe port number (default: 1433)
SQL_SERVERYesThe SQL Server hostname or IP address
SQL_DATABASENoThe default database to connect to (default: master)
SQL_PASSWORDNoSQL Server password (required if SQL_USE_WINDOWS_AUTH is false)
SQL_USERNAMENoSQL Server username (required if SQL_USE_WINDOWS_AUTH is false)
QUERY_TIMEOUTNoQuery timeout in seconds (default: 30)
MAX_RESULT_ROWSNoMaximum number of rows returned (default: 1000)
CACHE_TTL_MINUTESNoCache time-to-live in minutes (default: 60)
ENABLE_SCHEMA_CACHENoEnable schema caching (true/false, default: true)
SQL_USE_WINDOWS_AUTHNoUse Windows Authentication (true/false). Set to 'true' for Windows, 'false' for SQL Server authentication.

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/TharanaBope/SQL-MCP-Mac-Windows'

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