mssql-mcp-server-python
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | Secret key agents must pass in tool calls | |
| DB_PORT | No | Port number (default: 1433) | 1433 |
| DB_USER | Yes | DB username (use a read-only account) | |
| DB_DRIVER | No | ODBC driver name (default: ODBC Driver 18 for SQL Server) | ODBC Driver 18 for SQL Server |
| DB_SERVER | Yes | MSSQL hostname or IP | |
| HTTP_PORT | No | HTTP mode port (default: 3000) | 3000 |
| JWT_SECRET | No | Secret for JWT verification (required for HTTP mode) | |
| DB_DATABASE | Yes | Database name | |
| DB_PASSWORD | Yes | DB password |
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
ActivityInactive
ResponsivenessNo issues