Self-Hosted Supabase MCP Server

get_database_stats

Retrieve database activity and background writer statistics from pg_stat_database and pg_stat_bgwriter to monitor and analyze self-hosted Supabase instance performance.

Instructions

Retrieves statistics about database activity and the background writer from pg_stat_database and pg_stat_bgwriter.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "required": [], "type": "object" }
ID: kgziynf39e