Self-Hosted Supabase MCP Server

get_database_connections

Retrieve active database connection details from pg_stat_activity to monitor and manage real-time interactions with your self-hosted Supabase instance.

Instructions

Retrieves information about active database connections from pg_stat_activity.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

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