obsidian-emergent-mcp

obsidian-emergent-mcp

Provides Claude Code with deep access to an Obsidian vault through 28 tools for structural analysis, semantic retrieval, and git-backed timeseries tracking. It transforms your vault into a live knowledge base that Claude can search, navigate, and reason about using its knowledge graph.

Category
访问服务器

README

obsidian-emergent-mcp

Most obsidian MCPs I have seen just re impliment the basic features "read note, write note, search for note by tag/keyword", better, but basically just the same as standard claude code tools.

An MCP server that gives Claude Code deep access to your Obsidian vault. 28 tools for searching, navigating, and analyzing your knowledge graph — structural analysis, semantic retrieval, timeseries tracking, and more.

Your vault becomes a live knowledge base that Claude can read, search, and reason about.

Install

From inside your Obsidian vault, run:

curl -fsSL https://raw.githubusercontent.com/Gassandrid/obsidian-emergent-mcp/main/install.sh | bash

This installs two Python files into your vault's .claude/ directory, sets up .mcp.json, and installs dependencies. The MCP server starts automatically when you open the vault in Claude Code.

Requirements

  • Python 3.10+
  • An Obsidian vault (must have .obsidian/ directory)
  • Claude Code CLI

This tool is only really useful if you are Git versioning your vault, dont use this if you are not.

Smart connections will also add some more behavior. we dont use it for RAG but rather just cosine sim for related notes.

Tools

Search & Read

Tool What it does
vault_rag Primary retrieval. Free-text query → TF-IDF + embedding reranking → ranked results with excerpts
vault_search Substring search across titles, content, tags — for exact lookups
vault_read Read a note's content, tags, and link counts

Graph Navigation

Tool What it does
vault_backlinks What links TO this note
vault_forward_links What this note links TO
vault_context Semantically related notes (embeddings + link proximity)
vault_related Structurally related notes (shared neighbors)
vault_hubs Most connected notes in the vault
vault_orphans Notes with no links in or out

Timeseries (git-backed)

Tool What it does
vault_attention_flow What topics you're focused on — edits grouped by tag/folder with trend detection
vault_topic_timeline How a knowledge domain grows over time — edits bucketed by week/month/day
vault_note_history Full edit history of a specific note — commits, word counts, link counts at each snapshot
vault_diff Structural diff: new/deleted notes, link changes over N days
vault_recent Recently modified notes
vault_knowledge_velocity Which notes are being edited most
vault_link_weights Link strength via co-edit frequency

Structure Analysis

Tool What it does
vault_clusters Community detection via label propagation
vault_concept_gaps Structural holes: missing notes, stub hubs, bridge gaps
vault_broken_links Broken wikilinks with inferred topic tags, filterable
vault_maturity Score notes by development maturity (word count, links, recency)
vault_prereq_tree Learning dependency tree from a root note
vault_stats Global metrics: note/link counts, tag distribution
vault_tags Tag frequency with example notes
vault_suggest_links Find semantically similar but unlinked note pairs
vault_batch_tag Preview bulk tag operations (dry-run only)
vault_open_questions Extract unresolved questions, TODOs, unchecked checkboxes

Agent Memory

Tool What it does
vault_journal_write Record observations for future sessions
vault_journal_read Recall past observations, filterable by tag and time

It is recommended to prompt Claude to update your vault CLAUDE.md file to better utilize these tools.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选