Implements a Model Context Protocol server featuring a simple notes system with creation, listing, and summarization capabilities.
Yapi is a TypeScript-based Model Context Protocol (MCP) server designed to demonstrate core MCP concepts through a simple notes system. It offers resources for managing text notes with URIs and metadata, tools for creating new notes with titles and content, and prompts for generating summaries of all stored notes, making it a useful tool for exploring MCP functionality, particularly within environments like Claude Desktop.