Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by harshita-200 • Messaging & Collaboration
A lightweight MCP server that stores simple notes accessible via a note:// URI scheme and provides tools to add notes and generate summaries.
Store and retrieve small text notes programmatically using a stable note:// URI scheme.
Generate combined summaries of all current notes with configurable detail (brief or detailed).
Add or update notes remotely and trigger client notifications when resources change.
This MCP server implements a simple note storage system where each note has a name, description, and text/plain content accessible via a custom note:// URI. It exposes a tool to add notes (add-note) which updates server state and notifies clients, and a prompt (summarize-notes) that creates summaries of all stored notes with an optional style argument. The project includes development and publishing instructions and can be debugged using the MCP Inspector since it runs over stdio. It's intended as a compact example or utility for agents that need lightweight note storage and summarization capabilities.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.