MCP HubMCP Hub
N

Supabase-MCP

By NightTrek·Visit Source
MCP server for Supabase database interactions
2025年4月22日
22 days ago
0 Clicks

What is this MCP

This is a Model Context Protocol (MCP) server designed specifically for interacting with Supabase databases. It provides tools for querying tables and generating TypeScript types through a standardized MCP interface.

How to use this MCP

The MCP can be used by configuring it with your Supabase credentials, then integrating it with Claude Desktop or VSCode extensions. It accepts commands in a specific XML-like format to execute queries or generate types.

What this MCP can be used for

This MCP is primarily used for:

- Executing complex database queries on Supabase tables with filtering, pagination, and schema selection

- Automatically generating TypeScript types for your database schema

- Integrating Supabase database operations into AI-assisted development workflows

Repository Info
Stars:
10
Forks:
4
Watchers:
10
Last Updated: 1 month ago