Welcome to the Claudesidian MCP Server! This project allows seamless interaction with your Obsidian vault through a robust server setup. Whether you're a beginner or an experienced user, follow these step-by-step instructions to get the server up and running.
Before setting up the server, ensure you have the following installed on your system:
Clone the Repository via Your IDE
Open your preferred IDE (e.g., Visual Studio Code) and follow these steps to clone the repository:
Using Visual Studio Code:
https://github.com/Synaptic-Labs-AI/claudesidian.git
.Configure claude_desktop_config.json
Update the claude_desktop_config.json
file with the correct paths:
{
"mcpServers": {
"claudesidian": {
"command": "claudesidian",
"args": [
"PATH_TO_YOUR_OBSIDIAN_VAULT"
]
}
}
}
PATH_TO_YOUR_OBSIDIAN_VAULT
with the actual path to your Obsidian vault directory.Install Dependencies
Open up your terminal and run the following two commands.
pip install -e .
playwright install
Run the Server
claudesidian "PATH_TO_YOUR_OBSIDIAN_VAULT"
PATH_TO_YOUR_OBSIDIAN_VAULT
with the actual path to your Obsidian vault directory.If you encounter any issues:
claudesidian --version
in your terminal to verify the installation.C:/Users/<YourUsername>/AppData/Roaming/Claude/logs
.We welcome contributions from the community! Here are ways you can help:
{
"mcpServers": {
"claudesidian": {
"env": {},
"args": [
"PATH_TO_YOUR_OBSIDIAN_VAULT"
],
"command": "npx"
}
}
}
Seamless access to top MCP servers powering the future of AI integration.