01Manages notes as resources with URIs and metadata.
02Offers a `create_note` tool to create text notes with title and content parameters.
03Includes a `summarize_notes` prompt to generate summaries of all stored notes for LLM summarization.
04Plain text mime type for simple content access
05Utilizes Supabase for data storage (requires Supabase URL and Anon Key)