libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
productivity
/ Simplenote MCP Server
Simplenote MCP Server
JSON →
http
none
★ 17
productivity
A server to connect and manage your Simplenote notes within Claude Desktop.
github ↗
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
auth
none
Resources
github
https://github.com/docdyhr/simplenote-mcp-server ↗
Simplenote MCP Server — MCP Server · libregistry