README Documentation
mcp-sticky-notes-demo
A simple demo that allows LLMs to save and read sticky notes in the browser.
📒 MCP Sticky Notes Demo
A simple MCP-B demo that allows LLMs to save and read sticky notes in the browser.
How it works
- Defines two tools (
saveNote
,readNote
) viawindow.mcp
. - Any MCP-compatible client (e.g., Claude Desktop, Glama.ai, LobeHub) can auto-detect and invoke these actions.
🧑💻 Setup
Local Usage
- Clone the repository:
git clone https://github.com/shadabsayani/mcp-sticky-notes-demo.git cd mcp-sticky-notes-demo
Quick Actions
Key Features
Model Context Protocol
Secure Communication
Real-time Updates
Open Source