by iansinnott · MCP Server · ★ 169
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Obsidian Claude Code 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. Features 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 Workspace Context: Provides current active file and vault structure to Claude Multiple Client Support: Connect both Claude Code and Claude Desktop simultaneously Configurable Ports: Avoid conflicts when running multiple vaults MCP Client Configuration This plugin serves as an MCP server that various Claude clients can connect to. Here's how to configure different clients: Claude Desktop (as of 2025-06-09) Claude Desktop requires a special configuration to connect to the Obsidian MCP server because it does not directly support HTTP transports.
| Stars | 169 |
| Forks | 22 |
| Language | TypeScript |
| Category | MCP Server |
| License | 0BSD |
| Quality Score | 69.4029738105723/100 |
| Open Issues | 9 |
| Last Updated | 2025-06-27 |
| Created | 2025-06-18 |
| Platforms | claude-code, mcp, node |
| Est. Tokens | ~17k |
Explore other popular mcp server tools:
obsidian-claude-code-mcp is Connect Claude Code and other AI tools to your Obsidian notes using Model Context Protocol (MCP). It is categorized as a MCP Server with 169 GitHub stars.
obsidian-claude-code-mcp is primarily written in TypeScript.
You can find installation instructions and usage details in the obsidian-claude-code-mcp GitHub repository at github.com/iansinnott/obsidian-claude-code-mcp. The project has 169 stars and 22 forks, indicating an active community.
obsidian-claude-code-mcp is released under the 0BSD license, making it free to use and modify according to the license terms.