jacksteamdev/obsidian-mcp-tools
Add Obsidian integrations like semantic search and custom Templater prompts to Claude or any MCP client.
Platform-specific configuration:
{
"mcpServers": {
"obsidian-mcp-tools": {
"command": "npx",
"args": [
"-y",
"obsidian-mcp-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...