Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by daikw • Documentation & Docs
Lightweight MCP server that stores plain-text notes accessible via a custom note:// URI scheme, provides a tool to add notes, and a prompt to summarize stored notes.
Store and retrieve small plain-text notes locally using a consistent note:// URI scheme.
Generate concise or detailed summaries across multiple stored notes via the summarize-notes prompt.
Programmatically add notes and trigger client notifications using the add-note tool.
This MCP server implements a simple note storage system where each note resource has a name, description, and text/plain mimetype and is reachable via a custom note:// URI. It provides one tool (add-note) to add notes and notify clients of resource changes, and one prompt (summarize-notes) that generates summaries of all stored notes with an optional brief/detailed style. The project targets local deployment (Raspberry Pi) and supports debugging with the MCP Inspector, making it suitable for agents that need lightweight, local stateful note storage and summarization.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.