Enables interaction with a chain using a note storage system and a summarization prompt.
Beeper is a Model Context Protocol (MCP) server that facilitates interaction with a chain. It features a simple note storage system accessible via a custom note:// URI scheme, allowing for managing individual notes with names, descriptions, and text/plain mimetype content. The server also provides a summarization prompt for generating summaries of stored notes, offering different detail levels. Furthermore, it includes a tool for adding new notes, updating the server state, and notifying clients of resource changes.