78
/ 100
1 month ago
mcp_so

MCP server for LogSeq

MCP server to interact with LogSeq via its Local HTTP API - enabling AI assistants like Claude to seamlessly read, write, and manage your LogSeq graph.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: LOGSEQ_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOGSEQ_CONFIG_FILEPoint to it with =/path/to/config.json.
🔐 secretLOGSEQ_API_TOKENenv =your_token_here \
configLOGSEQ_API_URLenv =http://localhost:12315 \
configLOGSEQ_VERIFY_SSL
configLOGSEQ_DB_MODE(optional): Set to true to enable DB-mode property support. Only for Logseq DB-mode graphs (beta). Markdown/file-based graph users should leave this unset.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ergut-mcp-logseq-server-y58bxh)](https://m8ven.ai/mcp/ergut-mcp-logseq-server-y58bxh)
commit: e2cdb446d356e2310aa7912a68c43f6ad533c5d7
code hash: 5142f50cde1c426a4cfae515b7b7f4b834405328136ff8d17fe8ad27b457a8b9
verified: 6/16/2026, 12:20:22 PM
view raw JSON →