Manages and provides access to text notes via URIs and metadata, facilitating LLM summarization.
State Server is a TypeScript-based server that demonstrates Model Context Protocol (MCP) concepts through a simple notes system. It offers resources representing text notes with URIs and metadata, along with tools for creating new notes and prompts for generating summaries of those notes. This setup allows users to list and access notes, create new notes with titles and content, and summarize all stored notes for use with Large Language Models.