thedavidyoungblood/claudesidian
If you are the rightful owner of claudesidian and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Claudesidian MCP Server enables seamless interaction with Obsidian vaults through a robust server setup, providing tools for note management and web scraping.
The Claudesidian MCP Server is designed to facilitate efficient management and interaction with Obsidian vaults. It provides a server setup that allows users to perform various operations on their vaults, such as creating, editing, and searching notes. The server is built to support both beginners and experienced users, offering a range of tools that enhance the functionality of Obsidian. By integrating with Playwright, the server also supports web scraping, allowing users to archive web content directly into their vaults. The server is easy to set up, requiring only a few steps to clone the repository, configure the necessary files, and install dependencies. Once set up, users can run the server and start managing their notes with ease.
Features
- Seamless integration with Obsidian vaults
- Support for web scraping and archiving content
- Tools for creating, editing, and searching notes
- Easy setup and configuration
- Community-driven development with opportunities for contributions
Usages
usage with Claude Desktop
{ "mcpServers": { "claudesidian": { "command": "claudesidian", "args": [ "PATH_TO_YOUR_OBSIDIAN_VAULT" ] } } }
Tools
Reasoning Tool
Manages reasoning schemas to guide complex problem-solving processes.
CreateMemory Tool
Stores important information as memories at the end of each interaction.
FuzzySearch Tool
Performs fuzzy searches within the vault to find relevant notes quickly.
ScrapeWebsite Tool
Scrapes authorized web content and archives it as notes in your vault.
CreateNote Tool
Facilitates the creation of new notes within your Obsidian vault.
EditNote Tool
Allows editing of existing notes in the vault.
MemoryRetrieval Tool
Retrieves and synthesizes memories from the vault based on queries.
Relationships Tool
Manages relationship information and connections between different notes or entities.