joplin-mcp-server

joplin-mcp-server

14

The Joplin MCP Server facilitates note management for Joplin via the Model Context Protocol, allowing integration with AI assistants like Claude. It offers functionalities such as searching, editing, and managing notes, along with Markdown import.

search_notes

Search notes, support queries and result count limits

get_note

Get specific notes with ID

create_note

Create new notes, support title, content, parent folder and other parameters

update_note

Update existing notes, support modification of titles, content, etc.

delete_note

Delete notes, choose to permanently delete them

import_markdown

Import the Markdown file as a new note