Sticky Notes Server
未申請No description provided.
cool-stuffmcpmcp-servermcp-serversmodelcontextprotocolsticky-notes
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(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.