Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jtorreggiani • Documentation & Docs
A lightweight MCP server that stores simple text notes and exposes them via a custom note:// URI for tools and prompts.
Store and retrieve small text notes using a stable note:// URI scheme.
Generate consolidated summaries of all current notes, with optional brief or detailed styles.
Add or update note content programmatically and receive resource-change notifications from the server.
This MCP server implements a simple note storage system with a custom note:// URI scheme, per-note metadata (name, description) and text/plain content. It provides a prompt (summarize-notes) that generates summaries of all stored notes with an optional style argument (brief/detailed). It also exposes a tool (add-note) to add notes, update server state, and notify connected clients of resource changes. The project is suitable for testing MCP integrations, building simple note-based agents, and demonstrating prompt/tool interactions.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.