Back to Home
eborden icon

logseq-mcp-server

Verified Safe

by eborden

Overview

Provides an AI-accessible interface for a LogSeq knowledge graph, enabling LLMs to traverse the graph, track concepts over time, and build comprehensive context through specialized tools.

Installation

Run Command
logseq-mcp

Environment Variables

  • authToken

Security Notes

The server constructs Datalog queries by directly embedding user-provided input (e.g., page names, topic names) into the query string. While inputs are lowercased, this pattern is generally susceptible to Datalog injection if a malicious actor (e.g., a compromised LLM or a user manipulating tool arguments) can craft specific inputs. However, the server is designed to run locally, accessing a user's local LogSeq instance, which significantly limits the impact of such a vulnerability to the user's own data.

Similar Servers

Stats

Interest Score30
Security Score5
Cost ClassHigh
Avg Tokens1500
Stars1
Forks0
Last Update2026-01-09

Tags

LogSeqKnowledge GraphAI Agent ToolMCPSemantic SearchGraph TraversalTemporal Analysis