obsidian-mcp-tools
by jacksteamdev·★ 811·Score 52
An MCP server that bridges Obsidian vaults with AI assistants like Claude for semantic search and template execution.
Overview
This MCP server provides secure access to Obsidian vaults through the Model Context Protocol. It enables AI applications to read notes, perform semantic searches, and execute Obsidian templates while maintaining security. The project consists of an Obsidian plugin and a local MCP server that acts as a secure bridge between your vault and AI clients like Claude Desktop. Despite being archived, it remains a well-documented solution with robust security measures including SLSA-proven binaries.
Try asking AI
After installing, here are 5 things you can ask your AI assistant:
When to choose this
Only consider if you specifically need this archived version for some compatibility reason, though alternatives are strongly recommended.
When NOT to choose this
Do not use this server as it has been archived and is no longer maintained. There are multiple active alternatives available in the Obsidian Community Plugins store.
Tools this server exposes
3 tools extracted from the READMEvault_accessRead and reference notes in your Obsidian vault
semantic_searchSearch vault based on meaning and context, not just keywords
template_integrationExecute Obsidian templates with dynamic parameters
Comparable tools
Installation
Installation
- Install the plugin from Obsidian's Community Plugins
- Enable the plugin in Obsidian settings
- Open the plugin settings
- Click "Install Server" to download and configure the MCP server
For Claude Desktop configuration, the plugin will automatically set up the necessary MCP server connection. The server binary is distributed with SLSA provenance for security verification.
FAQ
- Is this plugin secure?
- Yes, the MCP server uses signed binaries with SLSA provenance, encrypted communication, and secure credential storage. All releases are built with reproducible builds and auditable workflows.
- What are the prerequisites?
- Obsidian v1.7.7+, Claude Desktop, and the Local REST API plugin with an API key are required. Templater and Smart Connections are recommended for full functionality.
Compare obsidian-mcp-tools with
Last updated · Auto-generated from public README + GitHub signals.