Directory/@modelfetch/supabase

@modelfetch/supabase

Database

Supabase runtime adapter for MCP servers built with ModelFetch

Installation Instructions
Get started with @modelfetch/supabase in your project

Install via npm

npm install @modelfetch/supabase

Or with yarn

yarn add @modelfetch/supabase

Related Servers

Supabase Admin MCP
Full Supabase administration capabilities. Manage tables, run queries, handle authentication, and monitor your Supabase projects through AI.
@supabase/mcp server supabase
MCP server for interacting with Supabase
@benborla29/mcp server mysql
MCP server for interacting with MySQL databases based on Node