Skip to main content
Glama
Pawansingh3889

sql-steward

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SQL_STEWARD_MASKNoOptional: set to '1' to enable PII masking on results.
SQL_STEWARD_ROLENoOptional: role name for query-warden access control.
SQL_STEWARD_LAYERYesPath to the semantic layer YAML file defining entities, metrics, and policies.
SQL_STEWARD_DB_URLYesSQLAlchemy database URL (e.g., postgresql+psycopg://user@host/db).
SQL_STEWARD_POLICYNoOptional: path to a second-pass role policy YAML file.
SQL_STEWARD_AUDIT_DBNoOptional: path to SQLite database for agent-blackbox audit chain.
SQL_STEWARD_EMBED_URLNoOptional: URL for local embedding endpoint (e.g., http://localhost:11434/api/embeddings).
SQL_STEWARD_EMBED_MODELNoOptional: model name for embeddings (e.g., nomic-embed-text).
SQL_STEWARD_QUERY_BUDGETNoOptional: hard cap on queries per role per session (integer).

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/Pawansingh3889/sql-steward'

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