Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by RGGH • Messaging & Collaboration
A lightweight MCP server that provides a simple note storage system with a custom note:// URI scheme, a summarization prompt, and a tool to add notes programmatically.
Persist and retrieve small textual notes using a simple note:// URI scheme and MIME-aware resources.
Generate consolidated summaries of all stored notes with adjustable detail (brief or detailed) via the summarize-notes prompt.
Programmatically add or update notes and notify connected MCP clients in real time using the add-note tool.
This MCP server implements a minimal note storage API where each note has a name, description, and text/plain mime type and is addressable via a note:// URI. It exposes a prompt (summarize-notes) that generates summaries of all stored notes with an optional style (brief/detailed). It also provides an add-note tool to create notes, update server state, and notify connected clients; the README includes build/publish instructions and debugging guidance using the MCP Inspector.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.