joplin-mcp

thereisnotime/joplin-mcp
★ 0 stars Go 🤖 AI/LLM Updated today
Model Context Protocol server for Joplin notes — Go, official MCP SDK.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "joplin-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/thereisnotime/joplin-mcp@latest"
      ]
    }
  }
}

README Excerpt

Model Context Protocol server for [Joplin](https://joplinapp.org/). Exposes notes, folders, tags, search, resources, change events, and revisions to MCP clients (Claude Desktop, Cursor, IDE agents) over stdio. Built in Go on the official [Model Context Protocol Go SDK](https://github.com/modelcontextprotocol/go-sdk).

Tools (20)

JOPLIN_BASE_URLJOPLIN_LOG_LEVELJOPLIN_MAX_RESOURCE_BYTESJOPLIN_TIMEOUTJOPLIN_TOKENcreate_foldercreate_notecreate_tagdelete_folderdelete_notedelete_resourcedelete_tagdownload_resourceget_folderget_noteget_note_with_contextget_resource_metadataget_revisionget_taginfo