Implements a Model Context Protocol server to manage and summarize text notes.
This TypeScript-based server utilizes the Model Context Protocol to create a simple notes system. It allows users to create, list, and access notes with titles, content, and metadata using `note://` URIs. The server features tools for creating new notes and prompts for generating summaries of all stored notes, designed to be used with applications like Claude Desktop.