Obsidian Mcp For Claude.ai (web)
@BoweyLou
About Obsidian Mcp For Claude.ai (web)
Enhanced Obsidian MCP Server with Claude.ai Remote Integration, Tailscale Support, and Advanced Query Capabilities!
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"obsidian-mcp-server": {
"command": "node",
"args": [
"/path/to/your/obsidian-mcp-server-enhanced/dist/index.js"
],
"env": {
"OBSIDIAN_API_KEY": "YOUR_OBSIDIAN_API_KEY",
"OBSIDIAN_BASE_URL": "http://127.0.0.1:27123",
"OBSIDIAN_VERIFY_SSL": "false",
"OBSIDIAN_ENABLE_CACHE": "true"
}
}
}
}Tools
15Retrieves the content and metadata of a file.
Modifies a file by appending, prepending, or overwriting.
Performs search-and-replace operations in a note.
Searches the entire vault for content.
Lists files and subdirectories in a folder.
Gets, sets, or deletes keys in a note's frontmatter.
Adds, removes, or lists tags in a note.
Permanently deletes a file from the vault.
Execute Dataview DQL queries against your vault.
Search and analyze tasks across your vault.
Create and manage daily, weekly, monthly, yearly notes.
Work with block references and heading operations.
Analyze note connections and vault relationships.
Create files from templates with variable substitution.
Get intelligent link suggestions and recommendations.
Overview
What is Obsidian Mcp For Claude.ai (web)?
This server provides comprehensive access to your Obsidian vault via the Model Context Protocol, enabling AI agents to read, write, search, and manage notes. It is specifically enhanced for remote Claude.ai integration with secure Tailscale support.
How to use Obsidian Mcp For Claude.ai (web)?
Install prerequisites: Obsidian, the Obsidian Local
More Memory & Knowledge MCP servers
mcp-local-rag
nkapila6"primitive" RAG-like web search model context protocol (MCP) server that runs locally. β¨ no APIs β¨
Notion MCP Server
makenotionOfficial Notion MCP Server
Obsidian MCP Server
StevenStavrakisA simple MCP server for Obsidian
Anytype MCP Server
anyprotoAn MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki - to organize objects, lists, and more through natural language.
Rust Docs MCP Server
Govcraftπ¦ Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
Comments