Provides a Model Context Protocol (MCP) server with a simple notes system.
This tool provides a Model Context Protocol (MCP) server implementing a basic notes system, designed to demonstrate core MCP concepts. It allows users to create, list, and access notes via URIs, and it offers tools to generate summaries of these notes for use with large language models. The server exposes resources representing text notes with titles, content, and metadata, along with prompts for summarizing the stored notes.