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

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Needs Confirmation · 62/100Policy: confirm
Agent surface
Any MCP/CLI agent
Kind
Mcp
Install
Pip|Uvx
Trust
Trust: Established
Entrypoint
pip install joplin-mcp
Universal CLI install command
npx tokrepo install ad293269-09bf-5104-bfb5-eb67a696c92f
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