Sticky Note Demo MCP-B
Repository is hosted on GitHub and available for cloning, allowing deployment of the sticky notes functionality
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Sticky Note Demo MCP-Bsave a note that says 'call mom tomorrow at 3pm'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
Related MCP server: MCP Notes Server
🧑💻 Setup
Local Usage
Clone the repository:
git clone https://github.com/shadabsayani/mcp-sticky-notes-demo.git cd mcp-sticky-notes-demo
This server cannot be deployed
Maintenance
Related MCP Connectors
Google Keep-style notes app with an MCP server for AI agents to read/write notes.
Cross-session, cross-device memory for your agent: remember and recall notes. No key to start.
Shared memory for AI tools — save notes and work records, recall them from any other tool.
- TaprootOAuthcom.taproothq
Persistent memory layer for AI tools. Save and recall notes across Claude and other MCP clients.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to create, read, and summarize sticky notes stored in a local text file through MCP tools, resources, and prompts.-
- FlicenseAqualityCmaintenanceA small Model Context Protocol (MCP) server that gives an AI a personal notes/todo store. Built for learning.5-
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to save and retrieve persistent sticky notes across conversations, with tools, a resource, and a prompt for note management and summarization.-
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to manage local sticky notes, allowing users to add, read, retrieve the latest note, and generate AI summaries through natural language.-