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 Knowledge Graph
shanehollomanMCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
mcp-local-rag
nkapila6"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
Semantic Scholar MCP Server
YUZongminA FastMCP server implementation for the Semantic Scholar API, providing comprehensive access to academic paper data, author information, and citation networks.
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.
MemoryMesh
CheMiguel23A knowledge graph server that uses the Model Context Protocol (MCP) to provide structured memory persistence for AI models.
Comments