Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by koladev32 • Visualization & Charts
A lightweight MCP server that provides simple note storage with a custom note:// URI scheme, a summarization prompt, and an add-note tool for managing notes and notifying clients.
Store and retrieve small text notes using a consistent 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 in real time.
This MCP server implements a small note storage system where each note has a name, description, and text/plain content accessible via a custom note:// URI. It exposes a summarize-notes prompt (with optional brief/detailed styles) that generates summaries of all stored notes, and an add-note tool to create notes and broadcast resource changes to clients. The project includes quickstart and development instructions and is suited for integrating simple note management into MCP-capable agents and tools.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.