.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all β†’

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out β†’
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with β™₯ Β· Β© 2026 aaaa.fyi

Independent project Β· real data from public registries

…/aaronsb/obsidian-mcp-plugin
home/mcp-servers/aaronsb/obsidian-mcp-plugin
aaronsb avatar

obsidian-mcp-plugin

byaaronsbΒ· 2 MCP servers

Stars

443

Forks

48

Category

Documentation & Knowledge

View on GitHub

TL;DR

πŸ“¦ [Available in the Obsidian Community Plugin directory β†’](https://community.obsidian.md/plugins/semantic-vault-mcp)

How to install obsidian-mcp-plugin?

aaronsb/obsidian-mcp-plugin
$git clone https://github.com/aaronsb/obsidian-mcp-plugin

Installs into the current project.

β€ΊPrefer a prompt? Paste this to your agent

Install & use

Install obsidian-mcp-plugin by running `git clone https://github.com/aaronsb/obsidian-mcp-plugin`, then use it for the current task and follow its documentation at https://github.com/aaronsb/obsidian-mcp-plugin.

Files Β· 1

View on GitHub
README.md
1# Semantic Notes Vault MCP
2Β 
3![GitHub stars](https://img.shields.io/github/stars/aaronsb/obsidian-mcp-plugin?style=social)
4![GitHub forks](https://img.shields.io/github/forks/aaronsb/obsidian-mcp-plugin?style=social)
5![Downloads](https://img.shields.io/github/downloads/aaronsb/obsidian-mcp-plugin/total?color=blue)
6![Latest Release](https://img.shields.io/github/v/release/aaronsb/obsidian-mcp-plugin?include_prereleases&label=version)
7![License](https://img.shields.io/github/license/aaronsb/obsidian-mcp-plugin)
8Β 
9πŸ“¦ **[Available in the Obsidian Community Plugin directory β†’](https://community.obsidian.md/plugins/semantic-vault-mcp)**
10Β 
11**Read, write, search, and traverse your Obsidian vault from any AI assistant β€” through an MCP server that runs _inside_ Obsidian.**
12Β 
13No external Node process to launch, no separate REST-API plugin to bridge through: the server *is* the plugin. Setup is a drag-and-drop β€” drop the `.mcpb` bundle onto Claude Desktop, paste your key, done.
14Β 
15It exposes **8 powerful tools** β€” each a whole family of operations, not a single call (the `vault` tool alone handles 13: list, read, create, search, move, split, combine, and more) β€” with first-class **Dataview** and **Bases** support plus graph traversal across links, tags, and backlinks. And every operation respects the permissions *you* set β€” a read-only mode, per-operation controls, and path allow/block lists β€” so the AI only ever does what you've allowed, not unrestricted run of your vault.
16Β 
17**Works with any MCP-compatible client** β€” Claude Desktop, Claude Code, Cline, Continue.dev, and anything that speaks local MCP.
18Β 
19> **New to MCP?** The [Model Context Protocol](https://modelcontextprotocol.io) is the open standard that lets AI assistants interact with external tools and data. You don't need to understand it to use this β€” the [Quick Start](#quick-start) is three steps.
20Β 
21## Quick Start
22Β 
23**Prerequisites:** an MCP-compatible AI client like Claude Desktop, Claude Code, or Continue.dev.
24Β 
25> ## πŸ“¦ ──drag──▢ πŸ€–πŸ’¬
26> **Download the `.mcpb` bundle from the plugin's config page β†’ drag it onto Claude Desktop β†’ paste your key. Done.**
27Β 
28For most people that's the entire setup. The numbered steps below spell it out, then cover other MCP clients.
29Β 
30### 1. Install the Plugin
31Β 
32**Via Obsidian Community Plugins**
33- Open Settings β†’ Community plugins β†’ Browse
34- Search for "Semantic Notes Vault MCP"
35- Install and enable β€” or install straight from the [plugin listing](https://community.obsidian.md/plugins/semantic-vault-mcp)
36Β 
37**Via BRAT** (for beta testing)
38- Install [BRAT](https://github.com/TfTHacker/obsidian42-brat)
39- Add beta plugin: `aaronsb/obsidian-mcp-plugin`
40Β 
41### 2. Configure Your AI Client
42Β 
43Three onboarding paths, ordered by audience. All three are also shown in the plugin's Settings tab with copy-ready values.
44Β 
45**πŸ“¦ β†’ πŸ€– Claude Desktop β€” one-click `.mcpb` install (recommended)**
46Β 
47Download `obsidian-mcp-<version>.mcpb` β€” either from the plugin's **Settings** tab (button right on the config page) or the [latest release](https://github.com/aaronsb/obsidian-mcp-plugin/releases/latest) β€” then either drag it onto the Claude Desktop window or double-click it. Claude Desktop opens an install dialog with two fields β€” paste the URL and API key shown in the plugin's Settings tab, hit Save, and you're done.
48Β 
49> *Cross-platform note:* `.mcpb` files install via Claude Desktop's bundled handler. If double-click doesn't trigger Claude on your system, drag the file onto Claude Desktop's window instead, or right-click β†’ "Open with…" and pick Claude Desktop (then "always open with" if your OS asks). Behavior varies by platform: macOS usually auto-associates, Windows may need a one-time association, Linux varies by desktop environment.
50Β 
51**Claude Code** β€” one command (copy the ready-made version with your API key from the plugin's Settings tab):
52Β 
53```bash
54claude mcp add --transport http obsidian http://localhost:3001/mcp --header "Authorization: Bearer YOUR_API_KEY"
55```
56Β 
57For HTTPS, use `https://

Preview

aaronsb/obsidian-mcp-pluginaaronsb/obsidian-mcp-plugin

# Semantic Notes Vault MCP

![GitHub stars](https://img.shields.io/github/stars/aaronsb/obsidian-mcp-plugin?style=social)

![GitHub forks](https://img.shields.io/github/forks/aaronsb/obsidian-mcp-plugin?style=social)

![Downloads](https://img.shields.io/github/downloads/aaronsb/obsidian-mcp-plugin/total?color=blue)

Repoaaronsb/obsidian-mcp-plugin
TypeMCP Servers
CategoryDocumentation & Knowledge
UpdatedJul 2026
LicenseMIT
First seenJul 26, 2026

Tags

MCPaiclaude

Related

6 picks
Type
  1. upstash avatarContext7Up-to-date library docs injected straight into your promptsMCP Serverstoday3.8M60k
  2. yamadashy avatarrepomixA tool to pack repository contents to single file for AI consumptionMCP ServersJul 2026310k27k
  3. trsdn avatarmarkitdown-mcpA Model Context Protocol server for converting documents to Markdown using MarkItDownMCP ServersJun 2026151k29
  4. anyproto avataranytype-mcpOfficial MCP server for Anytype API - your encrypted, local and collaborative wiki.MCP ServersJul 202669k487
  5. aashari avatarmcp-server-atlassian-confluenceNode.js/TypeScript MCP server for Atlassian Confluence. Provides tools enabling AI systems (LLMs) to list/get spaces & pages (content formatted as Markdown) and search via CQL. Connects AI seamlessly to Confluence knowledge bases using the standard MCP interface.MCP ServersFeb 202623k60
  6. boweylou avatarobsidian-mcp-server-enhancedThis is an enhanced version of the excellent cyanheads/obsidian-mcp-server with additional features specifically tailored for remote Claude.ai integration, advanced task querying, and security via Tailscale.MCP ServersJul 202617k32