SQL Server MCP
by TharanaBope
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SQL_PORT | No | The port number (default: 1433) | |
| SQL_SERVER | Yes | The SQL Server hostname or IP address | |
| SQL_DATABASE | No | The default database to connect to (default: master) | |
| SQL_PASSWORD | No | SQL Server password (required if SQL_USE_WINDOWS_AUTH is false) | |
| SQL_USERNAME | No | SQL Server username (required if SQL_USE_WINDOWS_AUTH is false) | |
| QUERY_TIMEOUT | No | Query timeout in seconds (default: 30) | |
| MAX_RESULT_ROWS | No | Maximum number of rows returned (default: 1000) | |
| CACHE_TTL_MINUTES | No | Cache time-to-live in minutes (default: 60) | |
| ENABLE_SCHEMA_CACHE | No | Enable schema caching (true/false, default: true) | |
| SQL_USE_WINDOWS_AUTH | No | Use 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
| 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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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