MCP SQL Server
by Attilio81
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAX_ROWS | No | Max rows returned per query | 100 |
| LOG_LEVEL | No | DEBUG / INFO / WARNING / ERROR / CRITICAL | INFO |
| POOL_SIZE | No | Connection pool size | 5 |
| POOL_TIMEOUT | No | Pool acquisition timeout (s) | 30 |
| QUERY_TIMEOUT | No | Query timeout in seconds | 30 |
| ALLOWED_SCHEMAS | No | Comma-separated schema whitelist | |
| DICTIONARY_FILE | No | Path to the semantic dictionary file | semantic_dictionary.md |
| BLACKLIST_TABLES | No | Comma-separated patterns, wildcards ok | |
| SQL_CONNECTION_STRING | Yes | ODBC connection string |
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/Attilio81/MCP-Sql-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server