Back to Home
robwatsongtr icon

notes-querier-mcp

Verified Safe

by robwatsongtr

Overview

A macOS Notes app MCP server for querying notes and folders via AppleScript.

Installation

Run Command
python src/server.py

Security Notes

The server interacts with macOS Notes.app via AppleScript, which typically requires user permissions. The server is read-only, reducing attack surface. AppleScript inputs for note names and search queries are escaped to mitigate simple injection risks, but complex AppleScript injection vulnerabilities might theoretically exist if the escaping is not exhaustive for all edge cases. The server runs locally and communicates via STDIO, limiting direct network exposure.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-02

Tags

macOS NotesNotes AppQueryingInformation RetrievalAppleScript