Back to Home
mailshieldai icon

paste-rag

Verified Safe

by mailshieldai

Overview

Query and retrieve specific clipboard history items from the macOS Paste app database, filtered by content, application, type, or date range, primarily to provide context for AI agents.

Installation

Run Command
uvx --from git+https://github.com/mailshieldai/paste-rag paste-rag

Security Notes

The server connects to the local Paste app SQLite database in read-only mode using parameterized queries, significantly reducing SQL injection risks. It accesses predefined system paths for the database, preventing arbitrary file access. No 'eval' or other highly dangerous functions were observed, and no external network calls beyond the local database are made. The primary risk is the exposure of potentially sensitive clipboard data via the MCP interface.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens5000
Stars0
Forks0
Last Update2026-01-19

Tags

macOSclipboardproductivitysearchSQLiteRAGdata retrieval