Simplenote Mcp is a Model Context Protocol (MCP) server: MCP server for reading Simplenote notes across macOS, Linux, and Windows. Because it speaks the Model Context Protocol, AI assistants can use Simplenote Mcp as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @automattic/simplenote-mcp speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v2.0.1, published under the MIT license, with source at Automattic/simplenote-mcp on GitHub, where it has earned 21 stars.
On mcp.site, Simplenote Mcp sits in the Productivity category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Simplenote Mcp for Automattic, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @automattic/simplenote-mcp · MCP over stdio
▸Open source — MIT license · Automattic/simplenote-mcp