Back to Home
PanseBossuSmecheru icon

notes-mcp

by PanseBossuSmecheru

Overview

Connects Apple Notes on macOS to an MCP server, enabling seamless access and synchronization across various platforms.

Installation

Run Command
node dist/index.js

Security Notes

The server's `executeOSAScript` function directly embeds user-controlled input (e.g., note names, bodies, folder IDs) into a shell command via `osascript`. Although there are attempts to escape double quotes and newlines, this method is highly susceptible to command injection. An attacker who can influence the content of notes or folder IDs could potentially execute arbitrary commands on the macOS system running the server, leading to critical system compromise. This represents a severe security vulnerability.

Similar Servers

Stats

Interest Score33
Security Score2
Cost ClassMedium
Avg Tokens1000
Stars3
Forks2
Last Update2026-01-19

Tags

ProductivityNotesmacOSSynchronizationMCP