Joplin

Integrates with Joplin's REST API to enable complete note and notebook management including search, read, create, edit, and delete operations with support for hierarchical structures and todo items.

View Source
1 stars
0 tools
Created Aug 2025
@jordanburke/jordanburke-joplin-joplin-mcp-server

About

Integrates with Joplin's REST API to enable complete note and notebook management including search, read, create, edit, and delete operations with support for hierarchical structures and todo items.

Categories

general

Installation

npm

npm install @jordanburke/jordanburke-joplin-joplin-mcp-server

Configuration

{ "mcpServers": { "jordanburke-joplin-joplin-mcp-server": { "command": "npx", "args": [ "-y", "@jordanburke/jordanburke-joplin-joplin-mcp-server" ] } } }