Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by opensupplyhub • Documentation & Docs
A lightweight MCP server that stores plain-text notes accessible via a custom note:// URI and exposes a summarization prompt plus an add-note tool for clients.
Store and retrieve small plain-text notes via a stable note:// URI scheme.
Produce consolidated summaries of all current notes with configurable detail (brief or detailed).
Create notes programmatically and notify connected MCP clients about resource changes.
This MCP server implements a simple note storage system where each note has a name, description, and text/plain content and is addressable via a custom note:// URI. It provides a prompt (summarize-notes) that generates summaries of all stored notes with an optional style argument, and a tool (add-note) to create new notes and notify connected clients of changes. The project is designed for easy integration with MCP-capable clients (examples in the README reference Claude Desktop) and is useful for agents that need lightweight persistent note storage and on-demand summarization.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.