Skip to main content
Glama
yagaMI-Reverse

schema-guard-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
audit_sqlA

Statically audit Postgres/Supabase SQL for security issues: tables missing RLS, permissive policies, broad grants to anon/public, SECURITY DEFINER search_path gaps, and sensitive columns in client-readable tables. Returns a summary + ranked findings.

rls_coverageA

Quick per-table yes/no of whether Row-Level Security is enabled in the given SQL.

list_rulesA

Enumerate the security checks Schema Guard runs, with id, severity, and rationale.

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/yagaMI-Reverse/schema-guard-mcp'

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