01Provides a `create_note` tool for creating new text notes with titles and content.
02Implements resources representing text notes with URIs and metadata.
03Lists and accesses notes via `note://` URIs.
04Offers a `summarize_notes` prompt to generate summaries of stored notes using LLMs.
05Supports plain text mime type for simple content access.