jordanburke/joplin-mcp-server
3.2
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.
This is a Node.js implementation of an MCP (Model Context Protocol) server for Joplin.
Tools
Functions exposed to the LLM to take actions
list_notebooks
Retrieves the complete notebook hierarchy from Joplin.
search_notes
Searches for notes in Joplin and returns matching notebooks.
read_notebook
Reads the contents of a specific notebook.
read_note
Reads the full content of a specific note.
read_multinote
Reads the full content of multiple notes at once.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client