Supabase
Enables Claude and other LLMs to interact with Supabase databases and Edge Functions through a secur...
Log in to Your Supabase Account
- Go to https://app.supabase.com/ and sign in to your Supabase account.
Select Your Supabase Project
- Click on the relevant project you want the MCP server to access.
Retrieve Project Credentials
- In the left sidebar, navigate to Settings → API.
- Here, you will find the following required credentials:
- SUPABASE_URL: This is the "Project URL" shown near the top of the API settings page.
- SUPABASE_ANON_KEY: This is labeled "anon public" under the "Project API keys" section.
- SUPABASE_SERVICE_ROLE_KEY: This is labeled "service_role" under the "Project API keys" section.
(Optional) Set MCP API Key
- You can generate any secret string to use as
MCP_API_KEY. For example:"my_secret_key". - Save this somewhere safe, as you’ll need to enter it in the FastMCP connection interface.
- You can generate any secret string to use as
Fill the FastMCP Connection Interface
- Click the "Install Now" button for the Supabase MCP integration.
- In the FastMCP connection interface, enter the following values you collected:
SUPABASE_URLSUPABASE_ANON_KEYSUPABASE_SERVICE_ROLE_KEYMCP_API_KEY(your chosen secret)
Finish Setup
- Save the configuration in FastMCP.
Your Supabase MCP should now be configured and ready to use!
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Database
View All →Supabase MCP Server
Connect Supabase projects directly with AI assistants using the Model Context Protocol (MCP). This server standardizes communication between Large Language Models and Supabase, enabling AI to manage tables, query data, and interact with project features like edge functions, storage, and branching. Customize access with read-only or project-scoped modes and select specific tool groups to fit your needs. Integrated tools cover account management, documentation search, database operations, debugging, and more, empowering AI to assist with development, monitoring, and deployment tasks in your Supabase environment efficiently and securely.
Svelte
Official Svelte documentation access and code analysis server that provides up-to-date reference material, playground link generation, and intelligent autofixer capabilities for detecting common patterns, anti-patterns, and migration opportunities in Svelte 5 and SvelteKit projects.
ClickHouse
Unlock powerful analytics with the ClickHouse MCP Server—seamlessly run, explore, and manage SQL queries across ClickHouse clusters or with chDB’s embedded OLAP engine. This server offers easy database and table listing, safe query execution, and flexible access to data from files, URLs, or databases. Built-in health checks ensure reliability, while support for both ClickHouse and chDB enables robust data workflows for any project.