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

obsidian-local-mcp MCP Server

MatthewSuazo/obsidian-local-mcp

Score: 50.5 Rank #87 MCP Server
Are you the maintainer of MatthewSuazo/obsidian-local-mcp? Claim this listing →

MCP server wrapping the Obsidian CLI for vault management

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

Overview

MatthewSuazo/obsidian-local-mcp is a JavaScript MCP server. MCP server wrapping the Obsidian CLI for vault management

Ranked #87 out of 124 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

JavaScript No license

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 2

2 stars → early stage

Freshness 25% today

Last commit today → 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 Good
License None

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

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

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

Badge all embed codes →

AgentRank score for MatthewSuazo/obsidian-local-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/MatthewSuazo--obsidian-local-mcp)](https://agentrank-ai.com/tool/MatthewSuazo--obsidian-local-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/MatthewSuazo--obsidian-local-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/MatthewSuazo--obsidian-local-mcp" 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="MatthewSuazo/obsidian-local-mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# obsidian-local-mcp

A local [MCP](https://modelcontextprotocol.io) server that wraps the [Obsidian CLI](https://help.obsidian.md/cli), giving AI assistants like Claude direct access to your Obsidian vault. Allows editing in the middle of docs.

## Requirements

- **Obsidian** desktop app installed (v1.8+ with CLI support)
- **Node.js** 18+
- macOS, Windows, or Linux

## Setup

```bash
git clone https://github.com/MatthewSuazo/obsidian-local-mcp.git
cd obsidian-local-mcp
npm install
```

### Claude Desktop

Add to your `claude_desktop_config.json`:

```json
{
  "mcpServers": {
    "obsidian-cli": {
      "command": "node",
      "args": ["/path/to/obsidian-local-mcp/server.js"],
      "env": {
        "OBSIDIAN_VAULT": "Your Vault Name"
      }
    }
  }
}
```

Set `OBSIDIAN_VAULT` to the name of the vault you want to target. Set `OBSIDIAN_CLI_PATH` to override the Obsidian binary location if it's not in the default path for your OS.

## Tools

| Tool | Description |
|------|---------
Read full README on GitHub →

Get the weekly AgentRank digest

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