Logseq MCP Server
@calvincchan
About Logseq MCP Server
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Logseq MCP Server?
The Logseq MCP Server is a server-side application designed for local use with the Model Context Protocol (MCP). It communicates via the standard input/output (stdio) MCP transport and provides backend support for Logseq-related operations, built with Node.js and ES modules.
How to use Logseq MCP Server?
Clone the repository, install dependencies with npm install, create a .env file with a LOGSEQ_API_TOKEN variable, then start in development mode using npm run dev.
Key features of Logseq MCP Server
- Integrates with the Model Context Protocol (MCP) via
@modelcontextprotocol/sdk. - Communicates over standard input/output (stdio) MCP transport.
- Supports REST API calls using
axios. - Manages environment variables with
dotenv. - Provides logging capabilities via
winston. - Requires Node.js v22 or higher.
Use cases of Logseq MCP Server
—
FAQ from Logseq MCP Server
What runtime does Logseq MCP Server require?
Node.js v22 or higher.
How does Logseq MCP Server communicate with MCP clients?
It uses the standard input/output (stdio) MCP transport.
Does Logseq MCP Server require authentication or configuration?
Yes, it requires a LOGSEQ_API_TOKEN environment variable, which can be set in a .env file.
Is Logseq MCP Server intended for local use only?
Yes, the overview states it is designed for local use.
Frequently asked questions
What runtime does Logseq MCP Server require?
Node.js v22 or higher.
How does Logseq MCP Server communicate with MCP clients?
It uses the standard input/output (stdio) MCP transport.
Does Logseq MCP Server require authentication or configuration?
Yes, it requires a `LOGSEQ_API_TOKEN` environment variable, which can be set in a `.env` file.
Is Logseq MCP Server intended for local use only?
Yes, the overview states it is designed for local use.
Basic information
More Memory & Knowledge MCP servers
Groundwork
Rarefied-EarthGroundwork: company memory for your AI tools. Docs public. Source closed. Public proof needs no account.

Snipara
alopez3006MCP connector for Snipara, the Project Brain for AI coding agents

OpenLore
aakarimServe your docs to AI agents over SSH and MCP. Agents use ls, cat, grep, find, and pipes against a virtual filesystem backed by your documentation. Identity-scoped access, governed writing with human approval, and portab
Rust Docs MCP Server
Govcraft🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
RAG Documentation MCP Server
hannesrudolphAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
Comments