obsidian-mcp-server and mcp-obsidian

obsidian-mcp-server
52
Established
mcp-obsidian
36
Emerging
Maintenance 13/25
Adoption 5/25
Maturity 20/25
Community 14/25
Maintenance 10/25
Adoption 6/25
Maturity 7/25
Community 13/25
Stars: 13
Forks: 3
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 16
Forks: 3
Downloads:
Commits (30d): 0
Language: JavaScript
License:
No risk flags
No License No Package No Dependents

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

Piotr1215/mcp-obsidian

simple mcp server for interacting with local obsidian notes

Implements MCP (Model Context Protocol) compliance with direct file system access to Obsidian vaults—eliminating the requirement for the Obsidian app to run. Features advanced search with regex and boolean operators, metadata parsing (frontmatter and inline tags), resource links for HATEOAS navigation, and MOC discovery for vault structure mapping. Integrates with Claude Desktop and works with obsidian.nvim setups via stdio transport with security-first design including path traversal prevention.

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