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
Jupyter Notebook MCP Server (for Cursor)
jbenoModel Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
Mcp Knowledge Graph
shanehollomanMCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
Solomd
zhitongblogA markdown editor β and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
Docs MCP Server
araboldGrounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
Comments