Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by lucasoeth • File & Storage
A lightweight MCP server providing a simple note storage system with a note:// URI scheme, note management tools, and a summarization prompt.
Store and retrieve short text notes via a simple resource-oriented note:// URI scheme.
Generate combined summaries of all stored notes with a configurable level of detail (brief or detailed).
Programmatically add notes and broadcast resource change notifications to connected clients.
This MCP server implements a small note storage service where each note has a name, description, and text/plain content accessible via a custom note:// URI scheme. It provides a tool to add notes (add-note) that updates server state and notifies clients, and a prompt (summarize-notes) to generate combined summaries of all stored notes with an optional brief/detailed style. The project is intended as a simple, embeddable service for prototyping note management and summarization in agent workflows and can be debugged with the MCP Inspector.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.