Obsidian Semantic
Freeby MCP Community
Semantic MCP server for Obsidian - AI-optimized interface with 5 intelligent operations
v1.7.2Added Apr 12, 2026
mcpobsidianclaudeai
Obsidian Semantic MCP Server
Semantic MCP server for Obsidian - AI-optimized interface with 5 intelligent operations
Installation
npx -y @iflow-mcp/obsidian-semantic-mcp
Reviews
Installation
Quick install
npx -y @iflow-mcp/obsidian-semantic-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"obsidian-semantic": {
"command": "npx",
"args": ["-y", "@iflow-mcp/obsidian-semantic-mcp"]
}
}
}