SQL Server MCP Server (Diamond Inventory)
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MSSQL_PORT | No | SQL Server port | 1433 |
| MSSQL_USER | Yes | SQL login username | |
| MCP_API_KEY | No | Optional API key for HTTP transport | |
| MSSQL_DRIVER | No | ODBC driver name | ODBC Driver 18 for SQL Server |
| MSSQL_SERVER | Yes | SQL Server hostname or IP address | |
| MSSQL_DATABASE | No | Default database name (use this or MSSQL_DATABASES) | |
| MSSQL_MAX_ROWS | No | Maximum rows per query | 1000 |
| MSSQL_PASSWORD | Yes | SQL login password | |
| MSSQL_DATABASES | No | Comma-separated list of database names (use this or MSSQL_DATABASE) | |
| MSSQL_ALLOW_WRITE | No | Allow write operations | false |
| MSSQL_TRUST_SERVER_CERTIFICATE | No | Trust server certificate (true/false) | false |
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/DhruviPatel712/mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server