Skip to main content
Glama
ergut

MCP server for LogSeq

by ergut

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

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.

get_page_content

Get the content of a specific page from LogSeq.

delete_page

Delete a page from LogSeq.

update_page

Update a page in LogSeq with new content and/or properties.

search

Search for content across LogSeq pages, blocks, and files

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ergut/mcp-logseq-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server