Skip to main content
Glama
579,426 tools. Updated 2026-09-16 07:57

"Connecting to Supabase and Reading/Writing to a Database" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Push rows from a dataset, file or Google Sheet into a Postgres, Supabase, Neon or MySQL table.

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Retrieve database tables and columns in an LLM-friendly format before writing SQL queries against an existing database.
    MIT
  • Open or reuse a tunnel to a configured database connection without connecting to the database. Returns the local host/port and tunnel_id for later tunnel management.
    MIT
  • Creates compressed database or file backups on remote servers over SSH, writing a JSON metadata file and pruning backups older than the retention period.
    MIT
  • Check whether a secret exists in a scope without reading its value. Use before reading or writing to skip prompts for configured keys; returns true or false, including false for expired secrets.
    AGPL 3.0
  • Fetch a small sample of rows from any table to quickly inspect its data format and content before writing queries. Supports database-qualified names and aliases for cross-database sampling.
    MIT
  • Migrate a legacy v0.1.x Mimir database to the current v0.5.0 schema by reading the old SQLite file, converting memories to entity model, and merging into the current database.
    MIT
    Destructive
  • Check if a Markdown section exists and retrieve its type, depth, and child count to avoid errors before reading or writing to it.
    MIT
  • Preview sample rows from a ClickHouse table to understand telemetry data structure before writing queries. Specify table, optional database, and row limit up to 100.
    Apache 2.0