maximoffua
MCP Servermaximoffuapublic

zed mcp server supabase

A Supabase MCP server extension for Zed editor

Repository Info

4
Stars
0
Forks
4
Watchers
0
Issues
Rust
Language
MIT License
License

About This Server

A Supabase MCP server extension for Zed editor

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Supabase MCP server extension for Zed

This extension enables Supabase MCP as a context server for Zed's Agent Panel.

To install navigate to: Zed > Extensions. Or use the command palette (macOS, Linux) to search extensions.

You'll need to grab a Supabase access token for your account.

"context_servers": {
  "mcp-server-supabase": {
    "settings": {
      "supabase_access_token": "<SUPABASE_ACCESS_TOKEN>",
      "read_only": false
    }
  }
}

This extension also supports other options provided by Supabase MCP:

"context_servers": {
  "mcp-server-supabase": {
    "settings": {
      "supabase_access_token": "<SUPABASE_ACCESS_TOKEN>",
      "supabase_project_ref": "<PROJECT_REF>",
      "read_only": true
    }
  }
}

supabase_project_ref option limits MCP server access only to a specific project, read_only flag prohibits write operations.

Quick Start

1

Clone the repository

git clone https://github.com/maximoffua/zed-mcp-server-supabase
2

Install dependencies

cd zed-mcp-server-supabase
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownermaximoffua
Repozed-mcp-server-supabase
LanguageRust
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation