Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 13, 2026·2 min de lectura

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.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Needs Confirmation · 62/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp
Instalación
Pip|Uvx
Confianza
Confianza: Established
Entrada
pip install joplin-mcp
Comando CLI universal
npx tokrepo install ad293269-09bf-5104-bfb5-eb67a696c92f
Introducción

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.
🙏

Fuente y agradecimientos

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

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados