logseq-mcp
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.
The Logseq MCP Server is designed to facilitate seamless interaction between Logseq's knowledge base and language model systems. By leveraging the Model Context Protocol, this server allows for the programmatic creation and management of Logseq pages and blocks, enabling users to automate and streamline their knowledge management processes. The server supports a variety of operations, including block and page creation, editing, and retrieval, making it a versatile tool for enhancing productivity and organization within Logseq. With its robust API and integration capabilities, the Logseq MCP Server is an essential tool for users looking to harness the power of LLMs in conjunction with their Logseq data.
Features
- Direct integration with Logseq's knowledge base for seamless data management.
- Programmatic creation and management of Logseq pages and blocks.
- Support for a variety of operations including block and page creation, editing, and retrieval.
- Robust API for enhanced productivity and organization.
- Facilitates automation and streamlining of knowledge management processes.
Tools
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