joplin-mcp-server

joplin-mcp-server

14

The Joplin MCP Server facilitates note management for Joplin via the Model Context Protocol, allowing integration with AI assistants like Claude. It offers functionalities such as searching, editing, and managing notes, along with Markdown import.

What is the Joplin MCP Server?

The Joplin MCP Server is a protocol server that allows access to Joplin notes through the Model Context Protocol, enabling integration with AI assistants.

What are the prerequisites for installing the Joplin MCP Server?

You need Python 3.10 or higher, Joplin Desktop with Web Clipper Service enabled, and the uv Python package manager.

How do I configure the Joplin API Token?

Open Joplin Desktop, go to Tools -> Options -> Web Clipper, enable the Web Clipper Service, and copy the API Token. Then, create a .env file in the project directory with the token.

Can I import markdown files as notes?

Yes, the Joplin MCP Server supports importing markdown files as notes.

Is the Joplin MCP Server compatible with AI assistants?

Yes, it is designed for seamless integration with AI assistants like Claude.