boetro
MCP Serverboetropublic

obsidian mcp

An MCP for interacting with my obsidian workspaces

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Python
Language
GNU General Public License v3.0
License

About This Server

An MCP for interacting with my obsidian workspaces

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Obsidian MCP

This is a MCP for interacting with my Obsidian vaults from LLMs.

It has basic functionality for:

  • Listing files in a vault
  • Reading file contents in a vault
  • And updating file contents in a vault

I have also included some prompts for common tasks I do for adding new vaults (namely importing recipes into my vault).

Usage

Test locally with:

uv run mcp dev server.py

Install with Claude Desktop:

uv run mcp install server.py

NOTE: I manually updated the config it generated to ensure dependencies are installed. Below is my config:

{
  "mcpServers": {
    "obsidian": {
      "command": "uv",
      "args": [
        "--directory",
        "/Users/calebvandyke/code/personal-mcps/obsidian",
        "run",
        "mcp",
        "run",
        "server.py"
      ]
    }
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/boetro/obsidian-mcp
2

Install dependencies

cd obsidian-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerboetro
Repoobsidian-mcp
LanguagePython
LicenseGNU General Public License v3.0
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation