Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Supabase

    Mcp server for supabase

    1 stars
    JavaScript
    Updated Jun 25, 2025

    Table of Contents

    • Features
    • Setup
    • Running the Server
    • Using stdio (command line integration)
    • Using HTTP with SSE (for web integration)
    • Using with MCP Clients
    • Available Resources
    • Available Tools
    • Available Prompts

    Table of Contents

    • Features
    • Setup
    • Running the Server
    • Using stdio (command line integration)
    • Using HTTP with SSE (for web integration)
    • Using with MCP Clients
    • Available Resources
    • Available Tools
    • Available Prompts

    Documentation

    Supabase MCP Server

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

    Features

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

    Setup

    1. Clone this repository

    2. Install dependencies:

    code
    npm install

    3. Copy .env.example to .env and update with your Supabase credentials:

    code
    cp .env.example .env

    4. Edit the .env file with your actual Supabase connection details

    Running the Server

    Using stdio (command line integration)

    code
    npm start

    Using HTTP with SSE (for web integration)

    code
    npm run start:http

    Using with MCP Clients

    This server can be used with any MCP-compatible client, including Claude.app and the MCP Inspector for testing.

    Available Resources

    • schema://tables - Lists all tables in the database
    • schema://table/{tableName} - Shows schema for a specific table

    Available Tools

    • query - Runs a read-only SQL query against the database
    • analyze-table - Gets basic statistics about a table
    • find-related-tables - Discovers tables related to a given table

    Available Prompts

    • table-exploration - Guides exploration of a specific table
    • data-summary - Creates a summary of data in a table
    • relationship-analysis - Analyzes relationships between tables

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k