Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOGSEQ_API_HOSTNoLogseq API host (default: localhost)localhost
LOGSEQ_API_PORTNoLogseq API port (default: 12315)12315
LOGSEQ_MCP_DEBUGNoEnable console output (set to 'true' to enable, default: false)false
LOGSEQ_MCP_LOG_FILENoCustom log file path (optional)
LOGSEQ_MCP_LOG_MODENoLogging mode: privacy, debug, minimal (default: privacy)privacy
LOGSEQ_MCP_LOG_LEVELNoLog level: DEBUG, INFO, WARNING, ERROR (default: INFO)INFO
LOGSEQ_MCP_TRANSPORTNoTransport mode: stdio or sse (default: stdio)stdio
LOGSEQ_DELETE_ENABLEDNoEnable delete_block tool (set to 'true' to enable, default: false)false
LOGSEQ_MCP_LOG_MAX_SIZENoMax log file size before rotation (default: 10MB)10MB
LOGSEQ_MCP_PROJECT_ROOTNoAbsolute path to the project directory for log storage
LOGSEQ_MCP_LOG_RETENTION_DAYSNoDays to keep logs before automatic deletion (optional)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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