obsidian-mcp-tools
MCP Tools for Obsidian enables AI applications like Claude Desktop to securely access and work with your Obsidian vault through the Model Context Protocol (MCP).
MCP Tools for Obsidian is a plugin that integrates AI capabilities into the Obsidian note-taking application by utilizing the Model Context Protocol (MCP). This protocol standardizes interactions between AI applications and external data sources, ensuring security and user control. The plugin consists of an Obsidian plugin and a local MCP server, which together create a secure bridge for AI applications to access and interact with your vault. This setup allows AI assistants to read notes, execute templates, and perform semantic searches securely. The server ensures that AI applications do not have direct access to vault files, maintaining privacy and security. The plugin is designed to work with MCP-compatible clients like Claude Desktop, enhancing the functionality of Obsidian without altering its core features.
Features
- {'name': 'Vault Access', 'description': "Allows AI assistants to read and reference your notes while maintaining your vault's security."}
- {'name': 'Semantic Search', 'description': 'AI assistants can search your vault based on meaning and context, not just keywords.'}
- {'name': 'Template Integration', 'description': 'Execute Obsidian templates through AI interactions, with dynamic parameters and content generation.'}
MCP Tools
- Obsidian Plugin: Adds MCP capabilities to your vault.
- Local MCP Server: Handles communication with AI applications.
Usage with Different Platforms
macOS
bash
brew install gh
gh attestation verify --owner jacksteamdev <binary path or URL>
Windows
bash
scoop install gh
gh attestation verify --owner jacksteamdev <binary path or URL>
Linux
bash
sudo apt install gh
gh attestation verify --owner jacksteamdev <binary path or URL>
Related MCP Servers
View all ai_chatbot servers →Sequential Thinking🏅
by modelcontextprotocol
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
exa-mcp-server
by exa-labs
A Model Context Protocol (MCP) server allows AI assistants to use the Exa AI Search API for real-time web searches in a secure manner.
repomix
by yamadashy
Repomix is a tool that packages your entire codebase into a single, AI-friendly file, making it easier to use with AI tools like LLMs.
claude-task-master
by eyaltoledano
Task Master is a task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI.
blender-mcp
by ahujasid
BlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), enabling prompt-assisted 3D modeling, scene creation, and manipulation.
mcp-server-calculator
by githejie
A Model Context Protocol server for calculating. This server enables LLMs to use calculator for precise numerical calculations.
Cua Agent
by trycua
cua-mcp-server is a Model Context Protocol (MCP) server for the Computer-Use Agent (CUA), enabling integration with Claude Desktop and other MCP clients.