Google PageRank for AI agents. 25,000+ tools indexed.

obsidian-mcp-server MCP Server

shivamsharmxa/obsidian-mcp-server

Score: 55.1 Rank #16 Agent Framework
Are you the maintainer of shivamsharmxa/obsidian-mcp-server? Claim this listing →

An open-source MCP server that connects Claude.ai to your Obsidian vault — full CRUD, full-text search, backlinks, daily notes & frontmatter parsing. Built with TypeScript + MCP SDK. Contributions welcome!

Add AgentRank to Claude Code Discover and compare tools like shivamsharmxa/obsidian-mcp-server — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

shivamsharmxa/obsidian-mcp-server is a TypeScript MCP server licensed under MIT. An open-source MCP server that connects Claude.ai to your Obsidian vault — full CRUD, full-text search, backlinks, daily notes & frontmatter parsing. Built with TypeScript + MCP SDK. Contributions welcome!

Ranked #16 out of 100 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 2d ago

Last commit 2d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Detailed
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for shivamsharmxa/obsidian-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/shivamsharmxa--obsidian-mcp-server)](https://agentrank-ai.com/tool/shivamsharmxa--obsidian-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/shivamsharmxa--obsidian-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/shivamsharmxa--obsidian-mcp-server" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="shivamsharmxa/obsidian-mcp-server"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# obsidian-mcp-server

A production-grade **Model Context Protocol (MCP) server** that connects [Claude.ai](https://claude.ai) to your local [Obsidian](https://obsidian.md) vault. Gives Claude full CRUD access to your notes, full-text fuzzy search, backlink resolution, frontmatter parsing, and daily note creation — all over the secure stdio transport.

---

## Prerequisites

- **Node.js** ≥ 20.0.0
- **npm** ≥ 9.0.0
- An existing [Obsidian](https://obsidian.md) vault on your local filesystem
- [Claude Desktop](https://claude.ai/download) (macOS, Windows, or Linux)

---

## Installation

### Option A — Clone & build locally

```bash
git clone https://github.com/yourusername/obsidian-mcp-server.git
cd obsidian-mcp-server
npm install
npm run build
```

### Option B — Install globally via npm *(once published)*

```bash
npm install -g obsidian-mcp-server
```

### Configure the vault path

```bash
cp .env.example .env
# Edit .env and set OBSIDIAN_VAULT_PATH to your vault directory
```

Or pa
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.