MCP Directory
Back

obsidian-claude-code-mcp

by iansinnott · TypeScript · ★ 263

Connect Claude Code and other AI tools to your Obsidian notes using Model Context Protocol (MCP)

Install

npx -y github:iansinnott/obsidian-claude-code-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "obsidian-claude-code-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:iansinnott/obsidian-claude-code-mcp"
      ]
    }
  }
}

From the README

An Obsidian plugin that implements an MCP (Model Context Protocol) server to enable Claude Code integration with Obsidian vaults. This plugin allows Claude Code and other MCP clients (like Claude Desktop) to interact with your Obsidian vault, providing AI-powered assistance with direct access to your notes and files. - **Dual Transport MCP Server**: Supports both WebSocket (for Claude Code) and HTTP/SSE (for Claude Desktop) - **Auto-Discovery**: Claude Code automatically finds and connects to your vault - **File Operations**: Read and write vault files through MCP protocol - **Worksp…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers