obsidian
A server to connect local Obisdian instances and remote vaults with Desktop AI tools like Claude and ChatGPT Desktop
How to use
The Obsidian MCP server facilitates seamless connections between local Obsidian instances and remote vaults, enabling integration with AI tools like Claude and ChatGPT Desktop. This server is particularly useful for developers looking to enhance their note-taking and organization workflows by leveraging AI capabilities for content generation, summarization, and automated insights.
Once you have the Obsidian MCP server up and running, you can interact with it by sending queries that leverage the AI tools it connects with. You can issue commands for generating summaries of your notes, extracting key insights, or even creating new content based on prompts. For optimal results, structure your queries clearly, specifying the context or the type of output you expect from the AI.
How to install
Prerequisites
Before installing the Obsidian MCP server, ensure you have Node.js installed on your machine. You can download it from Node.js Official Website.
Option A: Quick Start with npx
If you prefer a quick installation, you can use npx to start the server without installing it globally:
npx -y bazylhorsey/obsidian-mcp-server
Option B: Global Install Alternative
Alternatively, you can clone the repository from GitHub and install it globally. Use the following commands:
git clone https://github.com/bazylhorsey/obsidian-mcp-server.git
cd obsidian-mcp-server
npm install -g
Additional notes
For optimal performance, consider setting the OBSIDIAN_VAULT_PATH environment variable to point to your local Obsidian vault. Additionally, ensure that any AI tools you wish to connect with are properly authenticated and configured in your environment. A common issue may arise if the server cannot locate your vault, so double-check the path you provide.
Related MCP Servers
iterm
A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance
mcp
Octopus Deploy Official MCP Server
furi
CLI & API for MCP management
editor
MCP Server for Phaser Editor
DoorDash
MCP server from JordanDalton/DoorDash-MCP-Server
mcp
MCP сервер для автоматического создания и развертывания приложений в Timeweb Cloud