Obsidian MCP (Model Context Protocol) Server

MCP Server

by newtype-01 · Added 5mo ago

Claude
29

Install

git clone https://github.com/newtype-01/obsidian-mcp

Add to Claude

claude mcp add obsidian-mcp-model-context-protocol-server

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "obsidian-mcp-model-context-protocol-serv": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/obsidian-mcp-model-context-protocol-serv"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

MCP server for interacting with Obsidian knowledge bases through the Model Context Protocol. Requires Obsidian Local REST API plugin and access to an Obsidian vault path configured via environment variables.

Tags

ai-mlmcp-serverobsidianmodel-context-protocolknowledge-basenotesmarkdownapi

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations