Skip to main content
Glama
479,526 tools. Updated 2026-08-26 18:09

"A comparison or overview of Obsidian and Logseq" matching MCP tools:

  • Get a structured overview of a code repository by traversing its vault graph from the top down. Use it to understand the codebase, identify main components, or start onboarding.
    MIT
  • Export project session memory to local files for data portability. Supports JSON, Markdown, or Obsidian/Logseq vault formats.
    Apache 2.0
  • Retrieve a list of all project names stored in your Obsidian vault, enabling quick overview and navigation of documented features and bugs.
    MIT

Matching MCP Servers

  • A
    license
    C
    quality
    C
    maintenance
    Python stdio MCP server that interfaces with the Logseq local HTTP API, enabling tools to manage pages, blocks, queries, and graph configurations in Logseq.
    64
    2
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server for interacting with Logseq graphs, enabling AI assistants to read, create, and manipulate Logseq content.
    MIT

Matching MCP Connectors

  • Google AI Overview answers and cited sources via the Apify Google AI Overview API, hosted MCP.

  • Search your Obsidian vault to quickly find notes by title or keyword, summarize related content, a…

  • Retrieve the content of a specific LogSeq page, with options for output format (text or JSON), nesting depth, and resolving [[uuid]] references.
    MIT
  • Retrieve all pages from a Logseq graph, including journal pages identified by the 'journal?' attribute and 'journalDay' in YYYYMMDD format, for comprehensive graph management.
    MIT
  • Retrieve a list of all pages in your LogSeq graph, with the option to include journal pages. Useful for organizing and navigating your knowledge base.
    MIT
  • Retrieve the block currently being edited or selected in Logseq. Useful for accessing content and properties of the active block.
    MIT
  • List all folders in an Obsidian vault or a given parent directory, providing a quick overview of note organization for easier navigation.
  • Retrieve Logseq app information. Optionally specify a key to get details on a particular setting.
    MIT
  • Delete a specified page from your Logseq graph. Removes the page and its content permanently.
    MIT
  • Retrieve a Logseq page by its name or UUID, with an option to include child blocks.
    MIT