MCP Catalogs
Home

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.

productivityai-llmknowledge-graph
119
Forks
57
Open issues
this month
Last commit
2d ago
Indexed

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:

you:AI assistants can search and analyze your personal knowledge base stored in Obsidian
you:Execute Obsidian Templater prompts through natural language commands
you:Integrate AI workflow with your note-taking system for enhanced productivity
you:Is this plugin secure?
you:What are the prerequisites?

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 README
  • vault_access

    Read and reference notes in your Obsidian vault

  • semantic_search

    Search vault based on meaning and context, not just keywords

  • template_integration

    Execute Obsidian templates with dynamic parameters

Comparable tools

obsidian-mcp-serverobsidian-cpobsidian-excalidraw-mcpobsidian-mcp-server-plusobsidian-brain-mcp

Installation

Installation

  1. Install the plugin from Obsidian's Community Plugins
  2. Enable the plugin in Obsidian settings
  3. Open the plugin settings
  4. 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

GitHub →

Last updated · Auto-generated from public README + GitHub signals.