Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PYTHONPATH | Yes | The actual absolute path to the SQL-MCP project folder, required for Python to locate the source modules. | |
| PYTHONIOENCODING | No | Ensures proper handling of non-ASCII characters (cyrillic), specifically important on Windows. | utf-8 |
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 | |