Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by adamdude828 • Documentation & Docs
A lightweight MCP server that stores plain-text notes accessible via a custom note:// URI, offering a summarize-notes prompt and an add-note tool for programmatic updates.
Store and retrieve small plain-text notes using a note:// URI scheme.
Generate combined summaries of all stored notes with an optional brief or detailed style.
Programmatically add notes and notify MCP clients of resource changes.
This MCP server implements a simple note storage system exposing each note as a note:// resource with name, description, and text/plain content. It provides a summarize-notes prompt (with an optional brief/detailed style) that generates combined summaries of all stored notes, and a single tool, add-note, to add notes and notify clients of resource changes. The repo includes development/build/publish instructions and is intended for integration with MCP-compatible agents and debugging via the MCP Inspector.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.