istefox/obsidian-mcp-connector
View on GitHub ↗Add integrations like semantic search and custom Templater prompts to Claude or any MCP client.
42 ★9 forksTypeScriptUpdated 18d ago
What you need to know
MCP server that runs inside Obsidian as a plugin, exposing 52 tools. Serves over HTTP at 127.0.0.1:27200/mcp with a stdio shim, and supports per-client authentication tokens.
Install
Install the MCP Connector plugin inside Obsidian, then connect an MCP client to 127.0.0.1:27200/mcp (or the stdio shim).
Usage
- •Connect your MCP client to the plugin's HTTP endpoint; use the 52 tools to read/write your Obsidian vault.
Key features
- ✓Runs inside Obsidian (plugin)
- ✓52 MCP tools
- ✓HTTP endpoint on 127.0.0.1:27200/mcp
- ✓stdio shim
- ✓Per-client auth tokens
Best for
Giving AI agents secure access to an Obsidian vault
Platforms: Windows · macOS · LinuxClients: Claude Desktop · Claude Code
Reviewed 2026-08-11
Topics
- Stars
- 42★
- Forks
- 9
- Language
- TypeScript
- License
- MIT
- Created
- 2026-04-11
- Last push
- 2026-08-17