dweigend_joplin-mcp-server

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.

The Joplin MCP Server is a specialized server that allows users to interact with their Joplin notes using the Model Context Protocol (MCP). This server is particularly useful for integrating with AI assistants, such as Claude, to enhance productivity and streamline note management. By leveraging the capabilities of MCP, users can perform a variety of actions on their notes, including searching, reading, editing, and deleting. The server also supports markdown import, making it easy to convert markdown files into Joplin notes. With its seamless AI integration, the Joplin MCP Server offers a powerful tool for users looking to automate and optimize their note-taking processes.

Features

  • Full-text search across all notes
  • Retrieve individual notes
  • Create new notes and update existing ones
  • Move notes to trash or delete permanently
  • Import markdown files as notes

Tools

  1. search_notes

    Search for notes in Joplin.

  2. get_note

    Retrieve a specific note by its ID.

  3. create_note

    Create a new note.

  4. update_note

    Update an existing note.

  5. delete_note

    Delete a note.

  6. import_markdown

    Import a markdown file as a new note.