MCP Servers / database / Supabase Next.js Server

Supabase Next.js Server

JSON →
stdionone4database

A simple notes system for Next.js applications using Supabase as the backend.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: supabase-next-js-server
Tools
What this server exposes
create_note
Create new text notes. Takes title and content as required parameters. Stores note in server state.
Configuration
Environment & auth
authnone
envNEXT_PUBLIC_SUPABASE_URL
envNEXT_PUBLIC_SUPABASE_ANON_KEY
Resources
Supabase Next.js Server — MCP Server · libregistry