Home › Other › simplenote-mcp

simplenote-mcp

MCP server for reading Simplenote notes across macOS, Linux, and Windows

TypeScript
★ 26 stars Last pushed 2026-07-27 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.0.1)

npx -y @automattic/simplenote-mcp@2.0.1

Or add to your MCP client config:

{
  "mcpServers": {
    "simplenote-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@automattic/simplenote-mcp@2.0.1"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry