01Generates summaries of all stored notes using LLMs via `summarize_notes` prompt
02Provides `create_note` tool for creating new text notes
03Manages notes as resources with unique URIs and metadata
040 GitHub stars
05Supports plain text mime type for simple content access
06Demonstrates core Model Context Protocol (MCP) concepts