Skip to main content
Glama
jordanburke

joplin-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level: debug, info, warn, or errorinfo
JOPLIN_HOSTNoJoplin hostname or IP address127.0.0.1
JOPLIN_PORTNoJoplin port number41184
JOPLIN_TOKENYesYour Joplin API token (found in Tools > Options > Web Clipper)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_notebooksB

Retrieve the complete notebook hierarchy from Joplin

search_notesC

Search for notes in Joplin and return matching notebooks

read_notebookC

Read the contents of a specific notebook

read_noteC

Read the full content of a specific note

read_multinoteC

Read the full content of multiple notes at once

create_noteC

Create a new note in Joplin

create_folderC

Create a new folder/notebook in Joplin

edit_noteC

Edit/update an existing note in Joplin

edit_folderC

Edit/update an existing folder/notebook in Joplin

delete_noteB

Delete a note from Joplin (requires confirmation)

delete_folderA

Delete a folder/notebook from Joplin (requires confirmation)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jordanburke/joplin-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server