Search for:

Logseq - A Knowledge Management and Note-Taking App

  • Why this server?

    This server allows interaction with LogSeq through its API, enabling AI to create and manage pages and blocks in your LogSeq knowledge graph.

  • Why this server?

    This project provides an MCP server to connect AI models with Obsidian vaults, which can act as local knowledge bases, enabling the AI to access and manipulate notes and folder structures. Since Logseq and Obsidian are similar, this could be useful.

    -
    security
    F
    license
    -
    quality
    This project implements a Model Context Protocol (MCP) server for connecting AI models with Obsidian knowledge bases. Through this server, AI models can directly access and manipulate Obsidian notes, including reading, creating, updating, and deleting notes, as well as managing folder structures.
    598
    7
    JavaScript
  • Why this server?

    This server connects Claude Desktop (or any MCP client) to your Markdown notes in an Obsidian vault. Since Logseq and Obsidian are similar, this could be useful.

    -
    security
    A
    license
    -
    quality
    This is a connector to allow Claude Desktop (or any MCP client) to read and search any directory containing Markdown notes (such as an Obsidian vault).
    1,801
    423
    JavaScript
    AGPL 3.0
  • Why this server?

    A basic implementation of persistent memory using a local knowledge graph, similar to how Logseq is structured. This lets Claude remember information about the user across chats.

    -
    security
    A
    license
    -
    quality
    A persistent memory implementation using a local knowledge graph that lets Claude remember information about users across conversations.
    4
    Python
    MIT License
  • Why this server?

    This project is based on the Knowledge Graph Memory Server from the MCP servers repository and retains its core functionality, which could be beneficial for managing knowledge like Logseq.

    -
    security
    A
    license
    -
    quality
    This project is based on the Knowledge Graph Memory Server from the MCP servers repository and retains its core functionality.
    44
    107
    TypeScript
    MIT License
    • Apple
  • Why this server?

    Allows Claude and other LLMs to manage persistent memories across conversations through text file storage, which can be relevant for managing Logseq data.

    -
    security
    F
    license
    -
    quality
    An MCP server that allows Claude and other LLMs to manage persistent memories across conversations through text file storage, enabling commands to add, search, delete and list memory entries.
    2
    TypeScript
  • Why this server?

    A basic implementation of persistent memory using a local knowledge graph. This lets Claude remember information about the user across chats; could be useful for Logseq users who want a way to have Claude remember their notes.

    -
    security
    A
    license
    -
    quality
    A basic implementation of persistent memory using a local knowledge graph. This lets Claude remember information about the user across chats.
    9
    9,068
    37,968
    JavaScript
    MIT License
  • Why this server?

    Improved implementation of persistent memory using a local knowledge graph with a customizable --memory-path. This lets Claude remember information about the user across chats, which could be useful for Logseq.

    A
    security
    A
    license
    A
    quality
    An improved implementation of persistent memory using a local knowledge graph with a customizable --memory-path. This lets Claude remember information about the user across chats.
    9
    161
    91
    JavaScript
    MIT License
  • Why this server?

    Obsidian vault connector for Claude Desktop - enables reading and writing Markdown notes using Model Context Protocol (MCP). Could be useful if you use both Logseq and Obsidian.

    A
    security
    A
    license
    A
    quality
    Obsidian vault connector for Claude Desktop - enables reading and writing Markdown notes using Model Context Protocol (MCP)
    4
    36
    3
    JavaScript
    MIT License
    • Apple