69
/ 100
1 day ago
glama

upnote-mcp

Enables AI agents to read and write UpNote notes locally via SQLite and URL schemes, supporting search, creation, editing, and organization.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configUPNOTE_DATA_DIRUpNote data directory ~/Library/Containers/com.getupnote.desktop/Data/Library/Application Support/UpNote
configUPNOTE_DBPath to upnote.sqlite3 <data dir>/upnote.sqlite3
configUPNOTE_IMAGES_DIRAttachment blob directory <data dir>/images
configUPNOTE_BACKUPS_DIRWhere pre-write backups go <data dir>/MCP Backups
configUPNOTE_WRITE_MODECreate backend: url (default) or sqlite url
configUPNOTE_ALLOW_WHILE_RUNNINGDirect writes are refused while UpNote is running (it caches rows in memory and could overwrite your change). Quit UpNote first, or set =1 to override (not recommended).
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/bug-breeder-upnote-mcp-gvvo9h)](https://m8ven.ai/mcp/bug-breeder-upnote-mcp-gvvo9h)
commit: b4fd13f996d56f0e5eba30fbabea20e6d409338e
code hash: 8ce80ca502237f46db2a0b32366a9c095a1f0302a75ba4fb880c288d0214d5cc
verified: 6/25/2026, 9:46:30 AM
view raw JSON →