MCP Servers / productivity / Joplin MCP Server

Joplin MCP Server

JSON →
none79productivity

A Model Context Protocol (MCP) Server for https://joplinapp.org/ that enables note access through the https://modelcontextprotocol.io. Perfect for integration with AI assistants like Claude.

Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path: joplin-mcp-server-2
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
envJOPLIN_TOKEN
Resources
Joplin MCP Server — MCP Server · libregistry