Curri is a TypeScript-based MCP server designed for managing text notes and generating summaries using LLMs. It implements core MCP concepts through resources representing notes with URIs and metadata, tools for creating new notes, and prompts for generating summaries of these notes. This server allows users to list and access notes, create new notes with titles and content, and generate summaries of all stored notes for efficient LLM interaction.