list_notebooks
, getnotebook, createnotebook, updatenotebook, deletenotebook
How to use it
list_notebooks is exposed by the Open Notebook MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the list_notebooks tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Open Notebook MCP
$
npx @modelcontextprotocol/inspector uv --directory ./src/open_notebook_mcp "run" "server.py"Other tools in Open Notebook MCP (7)
get_settings
, updatesettings
list_chat_sessions
, createchatsession, getchatsession, updatechatsession, deletechatsession, executechat, getchatcontext
list_models
, getmodel, createmodel, deletemodel, getdefaultmodels
list_notes
, getnote, createnote, updatenote, deletenote
list_sources
, getsource, createsource, updatesource, deletesource
search
, askquestion, asksimple
search_capabilities
Progressive tool discovery