mcp-sqlserver
by ekoeryanto
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level: debug, info, warn, error. | info |
| SQLSERVER_PORT | No | The SQL Server port number. | 1433 |
| MCP_SERVER_NAME | No | The MCP server name. | mcp-sqlserver |
| SQLSERVER_SERVER | Yes | The SQL Server host address. | |
| SQLSERVER_ENCRYPT | No | Whether to encrypt the connection. | false |
| SQLSERVER_DATABASE | No | The database name to connect to. | master |
| SQLSERVER_PASSWORD | Yes | The database password. | |
| SQLSERVER_USERNAME | Yes | The database username. | |
| SQLSERVER_REQUEST_TIMEOUT | No | Request timeout in milliseconds. | 30000 |
| SQLSERVER_CONNECTION_POOL_MAX | No | Maximum connection pool size. | 10 |
| SQLSERVER_CONNECTION_POOL_MIN | No | Minimum connection pool size. | 2 |
| SQLSERVER_TRUST_SERVER_CERTIFICATE | No | Whether to trust the server certificate. | true |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues