MCP.so
登录
O

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!

基本信息

分类

记忆与知识

传输方式

stdio

发布者

BoweyLou

提交者

BoweyLou

配置

使用下面的配置,将此服务器添加到你的 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"
      }
    }
  }
}

工具

15

Retrieves 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 服务器