MCP Servers / productivity / Simplenote MCP Server

Simplenote MCP Server

JSON →
httpnone17productivity

A server to connect and manage your Simplenote notes within Claude Desktop.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: simplenote-mcp-server
Tools
What this server exposes
permanent_delete_note
Permanently destroy a single note; requires confirm=true; dry-run preview by default
empty_trash
Permanently delete all trashed notes; defaults to dry_run=true (preview); requires dry_run=false AND confirm=true
search_notes
Search notes with boolean AND queries, substring matching, and a 30-second timeout
publish_note
Publish a note to a public URL; returns public_url
unpublish_note
Remove a note from public access; no-op if already unpublished
Configuration
Environment & auth
authnone
Resources
Simplenote MCP Server — MCP Server · libregistry