579,426 tools. Updated 2026-09-16 07:57
"Connecting to Supabase and Reading/Writing to a Database" matching MCP tools:
- Retrieve counts, labels, edge types, and schema of your graph database to understand its state before writing queries or after mutations.Apache 2.0
- Terminates the active Supabase connection, requiring reconnection before using Supabase tools.MIT
- List Supabase instances on Aliyun RDS to discover instance names, status, and connection URLs for connecting.MIT
- Installs the execute_sql function in your Supabase instance, enabling SQL query execution for tools like list_tables and execute_sql without direct database access.MIT
- Fetches the schema of a connected Supabase database to display tables and columns for inspection.MIT
- Execute read-only SQL queries on your Supabase database to retrieve data without modifying it.MIT
Matching MCP Servers
- FlicenseDqualityDmaintenanceA local agent that monitors your system clipboard, automatically uploads copied images to Supabase Storage, and replaces the clipboard content with the public URL for immediate sharing.22-
- AlicenseAqualityCmaintenanceAI-powered MCP server for file renaming, organization, and PDF splitting using natural language prompts and content analysis.46 npmMIT
Matching MCP Connectors
Push rows from a dataset, file or Google Sheet into a Postgres, Supabase, Neon or MySQL table.
- Content to SocialOAuth
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.
- Connect to a Supabase instance by instance name using Alibaba Cloud credentials, enabling database operations like listing tables and executing SQL.MIT
- Generate TypeScript type definitions from your database schema with the Supabase CLI, saving the output file directly to your workspace.MIT
- Retrieve database tables and columns in an LLM-friendly format before writing SQL queries against an existing database.MIT
- Search Supabase official documentation using GraphQL queries to understand features, APIs, and best practices.MIT
- Retrieve the Supabase project URL for your Aliyun RDS database instance.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
- Create typed relationships between memories to build a knowledge graph connecting related concepts.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.MITDestructive
- List all custom field definitions in a workspace to discover field GIDs, names, types, and enum options before reading or writing custom field values on tasks.MIT
- Check if a Markdown section exists and retrieve its type, depth, and child count to avoid errors before reading or writing to it.MIT
- Retrieve all columns in a Coda table, including their IDs and types, to use as keys when reading or writing rows.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