Skip to main content
Glama
Firstmeridian

sql-safety-executor

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_HOSTNoMySQL database host
DB_NAMENoMySQL database name
DB_TYPENoDatabase type: 'mysql' (default) or 'sqlite'mysql
DB_USERNoMySQL database user
ALLOW_UNIONNoUNION query policy (0=disabled, 1=enabled)0
DB_PASSWORDNoMySQL database password
ALLOWED_TABLESNoComma-separated table allowlist
MAX_RESULT_ROWSNoMax rows returned per query100
MAX_RESULT_CHARSNoMax characters in response16000
MAX_SCHEMA_TABLESNoMax tables returned by get_full_schema50
ENABLE_SCHEMA_TOOLSNoControls sample() tool (1=Enabled, 0=Disabled)1
MAX_OVERVIEW_TABLESNoMax tables returned by list_tables100
ENABLE_TABLE_SUMMARYNoControls get_table_summary() tool (1=Enabled, 0=Disabled)0
SQLITE_DATABASE_PATHNoPath to SQLite database file, or ':memory:'
LARGE_TABLE_THRESHOLDNoLarge table threshold for is_large flag1000
QUERY_TIMEOUT_SECONDSNoQuery timeout in seconds30
CONNECT_TIMEOUT_SECONDSNoConnection timeout in seconds10
SQLITE_PROGRESS_HANDLER_INTERVALNoQuery timeout progress handler interval (default: 100)100

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Firstmeridian/llm-sql-safety-executor-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server