create_notebook
Create a new notebook.
How to use it
create_notebook is exposed by the Joplin MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the create_notebook 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.
Delete a note.
(string): Path to the markdown file
Retrieve a specific note by its ID.
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.