MCP-Mirror/dweigend_joplin-mcp-server
3.2
If you are the rightful owner of dweigend_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.
The Joplin MCP Server is a Model Context Protocol server designed to enable note access and management through the Model Context Protocol, facilitating integration with AI assistants like Claude.
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