Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| X-MCP-SQL-PORT | No | SQL Server port number | 1433 |
| X-MCP-SQL-USER | Yes | Your SQL Server username (e.g., srv_magma_sql) | |
| X-MCP-SQL-DRIVER | No | ODBC Driver for SQL Server | ODBC Driver 17 for SQL Server |
| X-MCP-SQL-SERVER | Yes | Your SQL Server database server | |
| X-MCP-SQL-DATABASE | No | Default database name | patata |
| X-MCP-SQL-PASSWORD | Yes | Your SQL Server password |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |