mcp-logseq-server
70
This project is an MCP server designed to interact with LogSeq through its API, offering capabilities to list, search, create, update, and delete pages and graphs within LogSeq. It provides tools for seamless integration and command execution.
list_graphs
List all available graphs
list_pages
List all pages in the current image
get_page_content
Return to the content of a single page
search
Search for content in all pages
create_page
Create a new page
update_page
Update the content of an existing page
delete_page
Delete a page