Skip to main content
Glama
tengfone

Supabase NextJS MCP Server

by tengfone

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEXT_PUBLIC_SUPABASE_URLYesThe URL of your Supabase instance
NEXT_PUBLIC_SUPABASE_ANON_KEYYesThe anonymous key for your Supabase instance

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
query_dataC

Query data from Supabase

insert_recordC

Insert a record into Supabase

update_recordC

Update a record in Supabase

delete_recordC

Delete a record from Supabase

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tengfone/supabase-nextjs-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server