mcp-obsidian and obsidian-http-mcp

These two tools are competitors, as both are independent implementations of an HTTP-native MCP server designed for Obsidian clients.

mcp-obsidian
58
Established
obsidian-http-mcp
43
Emerging
Maintenance 6/25
Adoption 8/25
Maturity 24/25
Community 20/25
Maintenance 6/25
Adoption 4/25
Maturity 18/25
Community 15/25
Stars: 42
Forks: 29
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 7
Forks: 4
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

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 obsidian-http-mcp

NasAndNora/obsidian-http-mcp

First HTTP-native MCP server for Obsidian - Compatible with any MCP client (Claude Code, Codex, Gemini, etc.) without stdio bugs

Implements HTTP transport bridging between MCP clients and Obsidian's Local REST API plugin, bypassing stdio reliability issues affecting Claude Code CLI. Features intelligent caching (70% fewer API calls), fuzzy search with typo tolerance, soft-delete protection, and sub-200ms response times even with 1000+ notes. Designed for cross-platform setups (Windows/WSL2/Linux) with straightforward 1-minute configuration using Node.js.

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