Sticky Notes Server
UnclaimedNo description provided.
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (10)
color_hex
String (hex color code). Available colors:
content
String (markdown supported)
conversationId
String (unique identifier for the conversation, you provide this)
create-note
Creates a new note with optional tags.
delete-note
Deletes a specific note.
list-conversations
Returns a list of all conversation IDs in the system with metadata.
search-notes
Searches for notes based on various criteria. Supports combined filtering by tags, conversations, and text search.
tags
Array of strings
title
String (1-100 chars, Generally the name of the conversation)
update-note
Updates an existing note's content.