74
/ 100
1 month ago
npm

joplin-mcp-server

MCP server for Joplin

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.
🔐
You'll be asked for 2 credentials: JOPLIN_SYNC_PASSWORD, JOPLIN_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configA
configB
configJOPLIN_CLIThe Joplin CLI is resolved in this order: env var > node_modules/.bin/joplin (bundled) > global install > npx fallback.
configJOPLIN_HOSTConnects to an existing Joplin instance instead of spawning a sidecar. Activated by setting or JOPLIN_PORT.
configJOPLIN_PORTConnects to an existing Joplin instance instead of spawning a sidecar. Activated by setting JOPLIN_HOST or .
configJOPLIN_PROFILEJoplin data directory for sidecar mode ~/.config/joplin-mcp
🔐 secretJOPLIN_SYNC_PASSWORDSync password --
configJOPLIN_SYNC_PATHSync target URL/path --
configJOPLIN_SYNC_TARGETSync target type none
configJOPLIN_SYNC_USERNAMESync username/email --
🔐 secretJOPLIN_TOKENAPI token (required) --
configLOG_LEVELLog level: debug, info, warn, error info
configMISSING
configMY_VAR
configSUB
configTRANSPORT_TYPE
// 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 3 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/joplin-mcp-server-5ksmk6)](https://m8ven.ai/mcp/joplin-mcp-server-5ksmk6)
commit: 7289e3cdcfc22a35bacab18edb5480fa9c54aced
code hash: 54c3b7e8f15bb879dd5d3e681dd0ed981f038ee469b5613d50d2e94ce7ce6aaf
verified: 6/10/2026, 11:09:07 AM
view raw JSON →