An MCP server for interacting with Logseq graphs, enabling AI assistants to read, create, and manipulate Logseq content.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.LOGSEQ_API_HOST— "": "localhost",LOGSEQ_API_PORT— "": "12315",LOGSEQ_API_TOKENLOGSEQ_MCP_LOG_LEVEL— "": "INFO",LOGSEQ_MCP_LOG_FILE— /custom/path.log # Custom log location (optional)LOGSEQ_MCP_DEBUG— true # Enable console output (default: false)LOGSEQ_MCP_LOG_MODE— Enable with =debugLOGSEQ_MCP_LOG_RETENTION_DAYS— 7 # Days to keep logs (default: none)LOGSEQ_MCP_LOG_MAX_SIZE— 10MB # Max file size before rotation (default: 10MB)LOGSEQ_MCP_PROJECT_ROOT— "": "/path/to/logseq-mcp"LOGSEQ_DELETE_ENABLED— AI-initiated data loss. Add "": "true" to the env block onlyLOGSEQ_MCP_TRANSPORT— sse python -m logseq_mcp_server[](https://m8ven.ai/mcp/alvinteh-git-logseq-mcp-jv2gh1)