The reputation layer for AI skills, tools & agents

MarkusPfundstein/mcp-obsidian

Score: 30.3 Rank #6358

MCP server that interacts with Obsidian via the Obsidian rest API community plugin

Overview

MarkusPfundstein/mcp-obsidian is a Python MCP server licensed under MIT. MCP server that interacts with Obsidian via the Obsidian rest API community plugin

Ranked #6358 out of 25632 indexed tools.

Has 3,002 GitHub stars.

Has 17 contributors.

Ecosystem

Python MIT

Signal Breakdown

Stars 3,002
Freshness 8mo ago
Issue Health 13%
Contributors 17
Dependents 1
Forks 365
Description Good
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 261 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 77 open vs 11 closed issues — triaging stale issues improves health

Badge

AgentRank score for MarkusPfundstein/mcp-obsidian
[![AgentRank](https://agentrank-ai.com/api/badge/tool/MarkusPfundstein--mcp-obsidian)](https://agentrank-ai.com/tool/MarkusPfundstein--mcp-obsidian)
<a href="https://agentrank-ai.com/tool/MarkusPfundstein--mcp-obsidian"><img src="https://agentrank-ai.com/api/badge/tool/MarkusPfundstein--mcp-obsidian" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

From the README

# MCP server for Obsidian

MCP server to interact with Obsidian via the Local REST API community plugin.

<a href="https://glama.ai/mcp/servers/3wko1bhuek"></a>

## Components

### Tools

The server implements multiple tools to interact with Obsidian:

- list_files_in_vault: Lists all files and directories in the root directory of your Obsidian vault
- list_files_in_dir: Lists all files and directories in a specific Obsidian directory
- get_file_contents: Return the content of a single file in your vault.
- search: Search for documents matching a specified text query across all files in the vault
- patch_content: Insert content into an existing note relative to a heading, block reference, or frontmatter field.
- append_content: Append content to a new or existing file in the vault.
- delete_file: Delete a file or directory from your vault.

### Example prompts

Its good to first instruct Claude to use Obsidian. Then it will always call the tool.

The use prompts like this:
- Get the co
Read full README on GitHub →
Are you the maintainer? Claim this listing