Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by AI-FOR-DEVS • Workflow & Task Management
A small MCP server that stores plain-text notes accessible via a custom note:// URI, provides a summarization prompt, and a tool to add notes.
Store and retrieve small plain-text notes via a consistent note:// URI scheme for tracking state or user content.
Generate aggregated summaries of all current notes with configurable detail levels (brief or detailed).
Programmatically add notes and broadcast resource changes to connected clients or workflows.
This MCP server implements a simple note storage system with a custom note:// URI scheme for individual notes. It exposes 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 clients of resource changes. It is useful for quick note management, automated summarization, and integrating note updates into agent workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.