Obsidian Mcp For Claude.ai (web)
@BoweyLou
关于 Obsidian Mcp For Claude.ai (web)
Enhanced Obsidian MCP Server with Claude.ai Remote Integration, Tailscale Support, and Advanced Query Capabilities!
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"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"
}
}
}
}工具
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.
概览
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
记忆与知识 分类下的更多 MCP 服务器
Notion MCP Server
makenotionOfficial Notion MCP Server
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

Memory
modelcontextprotocolModel Context Protocol Servers
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Context Portal MCP (ConPort)
GreatScottyMacContext Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.
评论