alvinteh-git/logseq-mcp
3.1
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 dayong@mcphub.com.
An MCP server for interacting with Logseq graphs, enabling AI assistants to read, create, and manipulate Logseq content.
Tools
Functions exposed to the LLM to take actions
create_block
Create a new block in a page.
update_block
Update an existing block's content or properties.
delete_block
Delete a block.
create_page
Create a new page.
get_all_pages
Get all pages in the current graph.
get_page
Retrieve a page and its content.
get_journal_page
Get a journal page by date.
search_pages
Search for pages by query.
execute_query
Execute Datalog queries.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client