Supabase Next.js Server
JSON →A simple notes system for Next.js applications using Supabase as the backend.
Install
npx -y @smithery/cli Tools · 1
- create_note Create new text notes. Takes title and content as required parameters. Stores note in server state.
Environment variables
NEXT_PUBLIC_SUPABASE_URLNEXT_PUBLIC_SUPABASE_ANON_KEY
Links
★ 4 GitHub stars