01Manages text notes accessible via `note://` URIs with title, content, and metadata
02Provides a `create_note` tool for adding new text notes with required title and content
03Offers a `summarize_notes` prompt that includes all note contents for LLM summarization
04Implements plain text mime type for simple content access of notes
05Configurable for use with Claude Desktop and debuggable with MCP Inspector
060 GitHub stars