mcp-supabase

mcp-supabase

3.3

If you are the rightful owner of mcp-supabase and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server that connects to a Supabase PostgreSQL database, exposing table schemas as resources and providing tools for data analysis.

The Supabase MCP Server is designed to facilitate seamless interaction with a Supabase PostgreSQL database. It exposes table schemas as resources and offers a suite of tools for conducting data analysis. This server is particularly useful for developers and data analysts who need to perform read-only SQL queries and analyze database schemas. By providing prompts for common data analysis tasks, it simplifies the process of exploring and summarizing data. The server can be integrated with various MCP-compatible clients, making it versatile for different use cases. It supports both command line and web integrations, allowing users to choose their preferred method of interaction.

Features

  • Connection to Supabase PostgreSQL database
  • Table schemas exposed as resources
  • Read-only SQL query tools
  • Prompts for common data analysis tasks

Tools

  1. query

    Runs a read-only SQL query against the database

  2. analyze-table

    Gets basic statistics about a table

  3. find-related-tables

    Discovers tables related to a given table