133,608 tools. Last updated 2026-05-25 10:57
"Connecting to Supabase and Reading/Writing to a Database" matching MCP tools:
- Fetches the schema of a connected Supabase database to display tables and columns for inspection.
- Execute read-only SQL queries on your Supabase database to retrieve data without modifying it.
- Retrieve a list of all Supabase projects to manage and monitor your database instances through the Supabase MCP Server interface.MIT
- Create a new Supabase project by specifying name, organization, region, and database password to set up backend infrastructure.MIT
- Discover available tables in the HaloPSA database to identify what data can be queried. Use this tool to explore database structure before writing SQL queries.
- Generate TypeScript types from a Supabase database schema and save the file to a specified path. Requires DATABASE_URL configuration and Supabase CLI installation to streamline type generation for development projects.
Matching MCP Servers
- FlicenseDqualityCmaintenanceA 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.Last updated22
- AlicenseAqualityBmaintenanceConverts AI Skills (following Claude Skills format) into MCP server resources, enabling LLM applications to discover, access, and utilize self-contained skill directories through the Model Context Protocol. Provides tools to list available skills, retrieve skill details and content, and read supporting files with security protections.Last updated324Apache 2.0
Matching MCP Connectors
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.
Daily world briefing that tells AI assistants what's actually happening right now. Leaders, conflicts, deaths, economic data, holidays. Updated daily so they stop getting current events wrong.
- Generate TypeScript types from your Supabase database schema and save them to a specified file path for type-safe development.
- Execute raw SQL queries on Supabase database for data manipulation and schema changes. For self-hosted, use supabase_cli_execute for reliability.MIT
- Deploy a new database migration with SQL code and migration name. For self-hosted Supabase, use supabase_migration_new and supabase_db_push instead for reliability.MIT
- Generate TypeScript types from your Supabase database schema to ensure type safety in your applications.
- Links to a remote Supabase project using its project reference ID and optional database password.MIT
- Remove specific records from Supabase database tables using filters to manage data in NextJS applications.
- Automatically route journal entries to the correct project's database. Specify a project ID explicitly or let it auto-detect from context to log entries under the right project.AGPL 3.0
- Describe database table columns, primary key, foreign keys, and indexes by querying the live catalog. Use before writing SQL joins or dashboard queries to verify column names and types.MIT
- Lists all tables and views in the live database catalog. Use it to discover table names before writing SQL queries or exploring an unfamiliar schema.MIT
- Capture a structured session handoff by writing a checkpoint, decisions, open loops, and more to a local database. Ensures the next session resumes smoothly with full context.MIT
- Display a table's schema including column names, types, constraints, and comments. Check structure before writing queries to avoid errors.MIT
- Add new options to a single-select or multi-select column in a SeaTable table. Use this before writing rows that contain option values not yet defined in the column.MIT
- Explore and retrieve available writing styles and tones to enhance text rephrasing and language translation using the DeepL MCP Server.MIT
- Retrieve a list of all table names within a specified database using this tool, defaulting to the current database if none is provided. Simplifies database metadata management and query preparation.Apache 2.0