logseq-mcp

logseq-mcp

18

Logseq MCP Server is a Model Context Protocol server that integrates directly with Logseq, enabling programmatic management of notes and knowledge graphs. Its functionalities include creating and managing pages and blocks within Logseq, facilitating enhanced interaction with personal or shared knowledge bases.

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