MCP Directory
Back

mcp-logseq

by varunity · TypeScript · ★ 0

An AI bridge for Logseq graphs using the [Model Context Protocol (MCP)](https://modelcontextprotocol.io)

Install

npx -y github:varunity/mcp-logseq

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-logseq": {
      "command": "npx",
      "args": [
        "-y",
        "github:varunity/mcp-logseq"
      ]
    }
  }
}

From the README

An AI bridge for Logseq graphs using the [Model Context Protocol (MCP)](https://modelcontextprotocol.io). Connect any MCP-compatible AI assistant (Claude, Cursor, Windsurf, etc.) to your Logseq knowledge base with deep integration for **blocks** and **block references**. Ported from [mcp-obsidian](https://github.com/bitbonsai/mcp-obsidian) with Logseq-specific features: - **Block-first operations** — Read, append, and reference individual blocks - **Block references** — Create links between blocks - **Context graph** — Resolve refs for AI context, get backlinks, build knowledge graphs over…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers