Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOGSEQ_GRAPH_PATHYesThe path to your Logseq graph directory

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_pagesB

Graph 내 모든 페이지 목록 조회. 각 페이지의 메타데이터(경로, 이름, 태그, 링크, 백링크) 반환

read_pageC

특정 페이지의 전체 내용과 메타데이터 조회

create_pageC

새 페이지 생성. Logseq 프로퍼티 포함 가능

update_pageC

기존 페이지 내용 수정

delete_pageD

페이지 삭제

append_to_pageC

기존 페이지 끝에 내용 추가

search_pagesC

페이지 내용/제목 검색. 태그 및 폴더 필터 지원

get_backlinksC

특정 페이지를 참조하는 모든 페이지 조회

get_graphC

페이지 간 연결 그래프 데이터 조회. 링크/백링크/태그 관계 포함

get_journalC

오늘 또는 특정 날짜의 저널 페이지 조회

create_journalC

오늘 또는 특정 날짜의 저널 페이지 생성

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/dearcloud09/logseq-mcp'

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