logseq-mcp

logseq-mcp

3.5

If you are the rightful owner of logseq-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol server that provides direct integration with Logseq's knowledge base, enabling LLMs to interact with Logseq graphs, create pages, manage blocks, and organize information programmatically.

logseq_insert_block

Create a new block in Logseq

logseq_edit_block

Enter block editing mode

logseq_exit_editing_mode

Exit editing mode

logseq_create_page

Create a new page

logseq_get_page

Get page details

logseq_get_all_pages

List all pages

logseq_get_current_page

Get the activity page/block

logseq_get_current_blocks_tree

Get the block hierarchy of the current page

logseq_get_editing_block_content

Get the content of the activity block

logseq_get_page_blocks_tree

Get the block structure of the page