sql-safety-executor
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_HOST | No | MySQL database host | |
| DB_NAME | No | MySQL database name | |
| DB_TYPE | No | Database type: 'mysql' (default) or 'sqlite' | mysql |
| DB_USER | No | MySQL database user | |
| ALLOW_UNION | No | UNION query policy (0=disabled, 1=enabled) | 0 |
| DB_PASSWORD | No | MySQL database password | |
| ALLOWED_TABLES | No | Comma-separated table allowlist | |
| MAX_RESULT_ROWS | No | Max rows returned per query | 100 |
| MAX_RESULT_CHARS | No | Max characters in response | 16000 |
| MAX_SCHEMA_TABLES | No | Max tables returned by get_full_schema | 50 |
| ENABLE_SCHEMA_TOOLS | No | Controls sample() tool (1=Enabled, 0=Disabled) | 1 |
| MAX_OVERVIEW_TABLES | No | Max tables returned by list_tables | 100 |
| ENABLE_TABLE_SUMMARY | No | Controls get_table_summary() tool (1=Enabled, 0=Disabled) | 0 |
| SQLITE_DATABASE_PATH | No | Path to SQLite database file, or ':memory:' | |
| LARGE_TABLE_THRESHOLD | No | Large table threshold for is_large flag | 1000 |
| QUERY_TIMEOUT_SECONDS | No | Query timeout in seconds | 30 |
| CONNECT_TIMEOUT_SECONDS | No | Connection timeout in seconds | 10 |
| SQLITE_PROGRESS_HANDLER_INTERVAL | No | Query timeout progress handler interval (default: 100) | 100 |
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
ResponsivenessUnresponsive