Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_SERVER_NAME | No | The name of the MCP server | mcp-database-assistant |
| MCP_SERVER_VERSION | No | The version of the MCP server | 1.0.0 |
| MSSQL_CONNECTION_STRING | Yes | Connection string for Microsoft SQL Server (Server=tcp:{server}.database.windows.net,1433;Database={database};UID={user};PWD={password};Driver=ODBC Driver 17 for SQL Server) |
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 | |