MCP server for LogSeq

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOGSEQ_API_URLNoThe URL of the LogSeq APIhttp://localhost:12315
LOGSEQ_API_TOKENYesYour API token for LogSeq

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
create_page

Create a new page in LogSeq.

list_pages

Lists all pages in a LogSeq graph.