Sticky Notes
Manages sticky notes through a Model Context Protocol (MCP) server with REST API and React-based UI.
About
Sticky Notes is a Model Context Protocol (MCP) server designed for comprehensive sticky note management. It provides both an MCP interface and a full-featured REST API, enabling users to create, update, delete, search, and manage notes, tags, and sections. The server also includes a React-based user interface for intuitive interaction, real-time note synchronization via WebSockets, and flexible configuration options.
Key Features
- Hierarchical tag system for improved organization
- Real-time note synchronization via WebSockets
- Comprehensive REST API for CRUD operations on notes, sections, and tags
- React-based UI with markdown rendering and bulk actions
- Full-text search for efficient note retrieval
- 1 GitHub stars
Use Cases
- Integration with Claude Desktop for enhanced note management
- Real-time collaboration on notes with WebSocket support
- Note taking and organization within an MCP environment