get_note
Retrieve a specific note by its ID.
How to use it
get_note is exposed by the Joplin MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_note tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL JOPLIN MCP SERVER LISTINGOther tools in Joplin MCP Server (18)
(string, optional): Note content in Markdown
Create a new note.
Create a new notebook.
Delete a note.
(string): Path to the markdown file
Import a markdown file as a new note.
(boolean, optional): Whether this is a todo item
(int, optional): Maximum number of results (default: 100)
List all available notebooks as a tree.
(string): ID of the note
(string, optional): Notebook title or full path such as Work/Projects
(string, optional): Parent notebook ID
(string, optional): Parent notebook title or full path
(boolean, optional): If true, permanently delete the note
(string): Search query
Search for notes in Joplin.
(string): Notebook title
Update an existing note.