dweigend/joplin-mcp-server
If you are the rightful owner of joplin-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) Server for Joplin that enables note access through the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
search_notes
Search for notes in Joplin.
get_note
Retrieve a specific note by its ID.
create_note
Create a new note.
update_note
Update an existing note.
delete_note
Delete a note.
import_markdown
Import a markdown file as a new note.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client