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

Staging seguro para este activo

Este activo primero queda en staging. El prompt copiado pide inspeccionar los archivos staged antes de activar scripts, config MCP o config global.

Stage only · 17/100Política: staging
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp Config
Instalación
Stage only
Confianza
Confianza: Established
Entrada
Asset
Comando de staging seguro
npx -y tokrepo@latest install ad293269-09bf-5104-bfb5-eb67a696c92f --target codex

Primero deja archivos en staging; la activación requiere revisar el README y el plan staged.

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