Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by non-dirty • Documentation & Docs
A lightweight MCP server that stores plain-text notes, exposes them via a note:// URI scheme, and provides tools and prompts for adding and summarizing notes.
Store and retrieve plain-text notes via a stable note:// URI scheme.
Generate aggregated summaries of all stored notes with configurable detail (brief or detailed).
Programmatically add notes and notify connected clients about resource changes.
This MCP server implements a simple note storage system with a custom note:// URI scheme for accessing individual notes. It exposes a prompt (summarize-notes) that generates summaries of all stored notes with an optional detail style, and a tool (add-note) to add notes and notify clients of resource changes. The design makes it easy to chain agents that need to create, update, and summarize short text resources and keep clients informed of changes. It's suitable for lightweight orchestration and prototyping of agent workflows around note management.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.