← 返回
数据分析 中文

graphthulhu

Knowledge graph MCP server for Logseq and Obsidian. 37 tools for reading, writing, searching, and analyzing your second brain.
适用于 Logseq 和 Obsidian 的知识图谱 MCP 服务器。提供 37 种工具,用于读取、写入、搜索和分析您的“第二大脑”。
skridlevsky
数据分析 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 903
下载
💾 27
安装
1
版本
#knowledge-graph#latest#logseq#mcp#memory#obsidian#second-brain

概述

graphthulhu

MCP server that gives you full access to a Logseq or Obsidian knowledge graph. 37 tools across 9 categories: navigate, search, analyze, write, decisions, journals, flashcards, whiteboards, and health.

Install

Download the binary for your platform from GitHub Releases and put it on your PATH.

Or: go install github.com/skridlevsky/graphthulhu@latest

Configure

Obsidian

Add to your MCP settings:

{
  "mcpServers": {
    "graphthulhu": {
      "command": "graphthulhu",
      "args": ["--backend", "obsidian", "--vault", "/path/to/your/vault"]
    }
  }
}

No plugins required. Reads .md files directly. Full read-write support.

Logseq

Enable the HTTP API server in Logseq (Settings > Features > HTTP APIs server), start it, and create a token.

{
  "mcpServers": {
    "graphthulhu": {
      "command": "graphthulhu",
      "env": {
        "LOGSEQ_API_URL": "http://127.0.0.1:12315",
        "LOGSEQ_API_TOKEN": "your-token-here"
      }
    }
  }
}

What you can do

  • Navigate — get pages with full block trees, traverse the link graph, list pages by namespace/tag/property
  • Search — full-text search with context, property queries, tag hierarchy search, raw Datalog (Logseq)
  • Analyze — graph overview, find connections between pages, detect knowledge gaps and orphans, discover topic clusters
  • Write — create pages, append/upsert blocks with nested children, update/delete/move blocks, link pages bidirectionally, rename pages with link updates, bulk update properties
  • Decisions — create decisions with deadlines, check status, resolve or defer with tracking
  • Journals — read entries by date range, search within journals
  • Flashcards — SRS stats, due cards, create new cards (Logseq)
  • Whiteboards — list and inspect spatial canvases (Logseq)

Links

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 17:32 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 366 📥 139,969
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 64,862
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 162 📥 59,678