MSSQL MCP Server
by vicagbasi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| connections | No | JSON string containing named connection strings | |
| MSSQL_DOMAIN | No | Legacy: Windows domain for NTLM authentication | |
| MSSQL_PASSWORD | No | Legacy: Windows password for NTLM authentication | |
| MSSQL_USERNAME | No | Legacy: Windows username for NTLM authentication | |
| WINDOWS_DOMAIN | No | Windows domain name for NTLM authentication | |
| WINDOWS_PASSWORD | No | Windows domain password for NTLM authentication | |
| WINDOWS_USERNAME | No | Windows domain username for NTLM authentication | |
| MSSQL_CONNECTIONS | No | Legacy JSON string for named connections | |
| windows_credentials | No | JSON string containing { username, password, domain } | |
| MSSQL_CONNECTION_STRING | No | Default connection string (optional if CONNECTION_* used) | |
| MSSQL_WINDOWS_CREDENTIALS | No | Legacy JSON string for windows credentials |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/vicagbasi/mssql-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server