obsidian-mcp-server and obsidian-http-mcp

These two projects are direct competitors offering alternative HTTP-native implementations of an MCP (Modified Claude Protocol) server specifically designed to enable AI assistants to interact with Obsidian vaults.

obsidian-mcp-server
50
Established
obsidian-http-mcp
43
Emerging
Maintenance 13/25
Adoption 5/25
Maturity 18/25
Community 14/25
Maintenance 6/25
Adoption 4/25
Maturity 18/25
Community 15/25
Stars: 13
Forks: 3
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 obsidian-mcp-server

smith-and-web/obsidian-mcp-server

MCP server for Obsidian vault management - enables Claude and other AI assistants to read, write, search, and organize your notes

Implements MCP over Server-Sent Events (SSE) transport for remote vault access without local installation, alongside stdio mode for direct integration. Provides granular operations including section-level editing, YAML frontmatter manipulation, regex find-and-replace, and backlink detection, with optional compact response mode to reduce token consumption by 40-60% for large vaults.

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