MCP Server
Obsidian MCP Server
Read and search Obsidian vaults, notes, and knowledge graphs.
Install
claude mcp add obsidian -- npx -y obsidian-mcp-server
About
Connect Claude Code to your Obsidian vault. Search across notes, read note contents, follow backlinks, and navigate your knowledge graph. Supports tags, frontmatter queries, and full-text search. Perfect for developers who keep technical notes, architecture decisions, or project documentation in Obsidian and want to reference them during coding sessions.
Tags
obsidiannotesknowledge-basemarkdownpkm
Score Breakdown
CLI Score Breakdown7/11
✓Official SDK on npm/pip+2
✓Env var authentication (no browser OAuth)+2
✓Works in headless/CI environments+2
✗CLI tool available0
✓JSON response for piping/parsing+1
✗Docs have curl/CLI examples0
✗Reasonable rate limits for scripted use0
✗Machine-readable pricing (md/JSON/static)0
Quality Score Breakdown
npm weekly downloads3.0k
GitHub stars800
Days since last release22d
Issue close ratio67%
TypeScript typesYes
Docs qualitygood
Breaking changesrare
Scores
CLI
7
Quality
6
Related
MCP ServerVerified~200ms - Moderate
8.5k/wkNotion MCP Server
Create, read, and search Notion pages and databases from Claude Code.
CLI
7
Quality
8
claude mcp add notion -- npx -y @notionhq/mcp-serverMCP ServerVerifiedFeatured~120ms - Moderate
889k/wkGitHub MCP Server
Access GitHub repos, issues, PRs, and actions directly from Claude Code.
CLI
10
Quality
10
claude mcp add github -- npx -y @modelcontextprotocol/server-githubMCP ServerVerifiedFeatured~200ms - Moderate
150k/wkPlaywright MCP Server
Browser automation with Playwright - test, scrape, and interact with web pages.
CLI
8
Quality
9
claude mcp add playwright -- npx -y @playwright/mcp