mcp-obsidian and mcp-obsidian-advanced

mcp-obsidian
52
Established
mcp-obsidian-advanced
36
Emerging
Maintenance 6/25
Adoption 8/25
Maturity 18/25
Community 20/25
Maintenance 6/25
Adoption 5/25
Maturity 9/25
Community 16/25
Stars: 42
Forks: 29
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 12
Forks: 6
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

About mcp-obsidian

fazer-ai/mcp-obsidian

MCP server for Obsidian (TypeScript + Bun)

Exposes 20+ tools for Claude to read, write, and search Obsidian vaults via the Local REST API plugin, including note CRUD operations, periodic note management, Dataview/JsonLogic querying, and command execution. Implements MCP over stdio with environment-based authentication, deployable via `bunx` directly into Claude Desktop or compatible LLM clients. Supports both active note manipulation and arbitrary file operations across the vault with fine-grained content patching (headings, block references, frontmatter).

About mcp-obsidian-advanced

ToKiDoO/mcp-obsidian-advanced

Advanced MCP server for interacting with Obsidian via the Local REST API community plugin. It empowers AI agents (like Claude) to deeply understand your vault's structure, links, and content—beyond basic read/write operations.

Leverages the obsidiantools library and NetworkX graph analysis to expose vault topology and bidirectional note relationships as structured data for LLM reasoning. Implements 20+ granular tools spanning file operations, full-text/JsonLogic search, command execution, and vault introspection—with granular tool filtering via `INCLUDE_TOOLS` environment variable. Integrates with Claude Desktop and any MCP-compatible client through the Obsidian Local REST API plugin, communicating over HTTP to a running Obsidian instance.

Scores updated daily from GitHub, PyPI, and npm data. How scores work