Skip to content

Conversation

gregnr
Copy link
Collaborator

@gregnr gregnr commented Apr 25, 2025

TimeScaleDB can use a large number of tables to implement their hypertables and these end up bloating the list_tables tool call (can return many MB worth of JSON).

This PR filters out these underlying tables by omitting the _timescaledb_internal schema.

Fixes #60

@gregnr gregnr merged commit ae7dcde into main Apr 25, 2025
1 check passed
GQAdonis pushed a commit to skytok-net/supabase-mcp that referenced this pull request Aug 14, 2025
…filter-timescaledb-tables

fix: exclude timescale internal schema from list_tables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug Report: Supabase MCP list_tables Tool Causes Cursor IDE Termination Due to Excessive Output
2 participants