obsidian-mcp-tools
Overview
Adds Obsidian integrations (semantic search, Templater prompts) to Claude or MCP clients, enabling AI access to vault notes with security.
Capabilities
- • resource handlers
- • github integration
- • mcp client integration
- • workflow automation support
Best For
Obsidian-MCP Tools: Integrate Obsidian with MCP clients (Claude) via semantic search, Templater prompts, and secure vault access.
Decision Snapshot
Usage
available
Docs
4 links
Capabilities
4 key capabilities detected
- • GitHub stars: 752
- • Forks: 104
- • Source provenance count: 1
- • Last seen: 3/31/2026
- • Published: 3/15/2026
Usage
cline_docs/
Features
- • **Vault Access**: Allows AI assistants to read and reference your notes while maintaining your vault's security [^4]
- • **Semantic Search**: AI assistants can search your vault based on meaning and context, not just keywords [^5]
- • **Template Integration**: Execute Obsidian templates through AI interactions, with dynamic parameters and content generation [^6]
Use Cases
- • Capability coverage: resource handlers; github integration.
Supported Clients / Integrations
- • resource handlers
- • github integration
- • mcp client integration
- • workflow automation support
Compatibility Signals
- • Claude Desktop: mentions (Mentioned in approved metadata/docs evidence.)
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• cline_docs/
Notes / Requirements
- • Primary language: TypeScript
- • License: MIT
- • Documentation coverage: high
- • Parser coverage score: 0.90
- • Source provenance includes GitHub discovery
- • Source feeds: GitHub Search API
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
mcp-for-beginners
An open-source curriculum introducing Model Context Protocol (MCP) fundamentals through cross-language examples, focusing on practical techniques for building modular, scalable, and secure AI workflows.
firecrawl-mcp-server
Firecrawl MCP Server is the official integration of Firecrawl's web scraping and search capabilities into the MCP ecosystem. It enables AI assistants to search the web, scrape individual pages (including JavaScript-rendered content), and extract structured data from websites. Editor's Review: This is one of the most capable MCP servers for web data retrieval. Firecrawl's strength is handling modern websites that rely on client-side JavaScript rendering—a common pain point with traditional HTTP-based scraping. The MCP integration makes these capabilities accessible to any MCP-compatible AI assistant. For AI research workflows that need to gather information from the live web, firecrawl-mcp-server is an essential tool. Configuration requires a Firecrawl API key, and rate limits depend on your subscription tier.
XcodeBuildMCP
XcodeBuildMCP is a Model Context Protocol (MCP) server and CLI tool for agent use in iOS and macOS project development.
exa-mcp-server
Exa MCP Server provides AI-native web search capabilities to MCP-compatible assistants. Unlike traditional search APIs that return keyword-matched results, Exa uses neural search to understand query intent and retrieve semantically relevant content. Editor's Review: Exa is particularly valuable for AI research and discovery workflows where you need to find conceptually relevant information rather than exact keyword matches. The neural search approach surfaces results that traditional search would miss, making it excellent for exploratory research tasks. Setup is straightforward with an Exa API key. The server handles rate limiting and pagination automatically. For AI assistants that need to research topics, generate reports, or find relevant resources across the web, Exa MCP Server is a significant capability upgrade over basic keyword search.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.