MCP ConfigsMay 13, 2026·2 min read

joplin-mcp — MCP Server for Joplin Notes

joplin-mcp is an MCP server for Joplin that lets agents read/search/edit notes; includes an installer for Claude Desktop and a Claude Code plugin.

Agent ready

Safe staging for this asset

This asset is staged first. The copied prompt tells the agent to inspect the staged files and ask before activating scripts, MCP config, or global config.

Stage only · 17/100Policy: stage
Agent surface
Any MCP/CLI agent
Kind
Mcp Config
Install
Stage only
Trust
Trust: Established
Entrypoint
Asset
Safe staging command
npx -y tokrepo@latest install ad293269-09bf-5104-bfb5-eb67a696c92f --target codex

Stages files first; activation requires review of the staged README and plan.

Intro

joplin-mcp is an MCP server for Joplin that lets agents read/search/edit notes; includes an installer for Claude Desktop and a Claude Code plugin.

Best for: turning your personal note base into an agent-accessible knowledge tool

Works with: Joplin Desktop API, Claude Desktop, Claude Code, Jan AI (per README)

Setup time: 5-15 minutes

Key facts (verified)

  • GitHub: 110 stars · 11 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: pip install joplin-mcp.

Main

  • Use joplin-mcp-install (or uvx --from joplin-mcp ...) to automate token wiring and client configuration instead of editing JSON by hand.

  • If you’re on Claude Code, install the orchestration plugin so the agent can pick better read/update strategies for long notes and bulk tagging.

  • Treat note access as scoped automation: keep write tools enabled only when you actually need Create/Update/Delete permissions.

Source-backed notes

  • README shows an automated installer flow: pip install joplin-mcp then joplin-mcp-install (or uvx --from joplin-mcp joplin-mcp-install).
  • README includes Claude Code plugin install commands (/plugin marketplace add alondmnt/joplin-mcp and /plugin install joplin-mcp).
  • README documents client setups for Claude Desktop and other MCP-compatible clients, and notes that Joplin API token is required.

FAQ

  • Do I need to edit config files manually?: Not usually — README recommends the installer which configures clients automatically.
  • Can I pin a version for stability?: Yes — README shows uvx --from joplin-mcp==... and range pinning examples.
  • Does it support Claude Code?: Yes — README includes a Claude Code plugin flow via /plugin marketplace add + /plugin install.
🙏

Source & Thanks

Source: https://github.com/alondmnt/joplin-mcp > License: MIT > GitHub stars: 110 · forks: 11

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets