muckers/mcp-logseq-rust
3.2
If you are the rightful owner of mcp-logseq-rust 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 Rust implementation of an MCP server for Logseq, enabling AI assistants to interact with Logseq knowledge graphs.
Tools
Functions exposed to the LLM to take actions
list_graphs
List available Logseq graphs
get_page
Retrieve content of a specific page by name
create_page
Create a new page with optional content
update_block
Update the content of an existing block
append_to_page
Append content to the end of a page
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client