Simplenote MCP Server
UnclaimedMCP Server for Simplenote integration with Claude Desktop
Install
npx -y @smithery/cli install @docdyhr/simplenote-mcp-server --client claudeUnclaimed 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 (24)
add_tags
Add tags to a note
add_text
Append or prepend text without overwriting
append_to_daily_note
Append a timestamped entry to today's note
bulk_tag
Apply tags to multiple notes in one call
create_note
Create a new note
delete_note
Soft-delete: move note to Trash
empty_trash
Permanently delete all trashed notes (dry-run by default)
export_notes
Export notes to Markdown or JSON
find_and_merge_duplicates
Detect and merge duplicate notes
find_untagged_notes
Find notes with no tags
get_note
Get a note by ID with full content and metadata
get_note_versions
List version history for a note
get_or_create_note
Atomic find-or-create by title
get_server_info
Server version, author, and runtime debug info
list_tags
List all tags with note counts
permanent_delete_note
Irreversibly destroy a single note (requires confirm=true)
remove_tags
Remove specific tags from a note
rename_tag
Rename a tag across all notes atomically
replace_section
Replace one Markdown section without touching others
replace_tags
Replace all tags on a note
restore_note
Untrash a note — move it back from Trash
restore_version
Roll back a note to a previous version
search_notes
Full-text search with filters and pagination
update_note
Replace full note content (destructive)