Skip to main content
Glama
lorenzouriel

MSSQL MCP Python Server

by lorenzouriel

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level (e.g., DEBUG, INFO).INFO
READ_ONLYNoIf set to 'false', allows write operations (default 'true').true
ADMIN_CONFIRMNoAdmin confirmation token required for write operations.
ENABLE_WRITESNoSet to 'true' to enable write operations (requires ADMIN_CONFIRM).false
MSSQL_QUERY_TIMEOUTNoQuery timeout in seconds (default 30).30
MSSQL_CONNECTION_STRINGYesThe connection string for the SQL Server database.

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/lorenzouriel/mssql-mcp-python'

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