Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by LoloaBe • Documentation & Docs
A lightweight MCP server for storing, accessing, and summarizing simple text notes.
Store and retrieve individual plain-text notes using a standardized note:// URI scheme.
Generate consolidated summaries of all current notes with a selectable detail style (brief or detailed).
Programmatically add or update notes and notify connected clients about resource changes.
This MCP server implements a simple note storage system exposing notes via a custom note:// URI scheme. It provides a prompt (summarize-notes) to create summaries of all stored notes with an optional style argument (brief/detailed) and a tool (add-note) to add new notes while notifying clients of resource changes. It is useful for integrating basic note management and summarization into agent workflows or for testing MCP tool/prompt interactions.