Discover and explore top open-source AI tools and projects—updated daily.
aaronsbAI semantic agency for Obsidian knowledge graphs
Top 99.8% on SourcePulse
This plugin provides AI assistants with direct, semantic access to Obsidian vaults via the Model Context Protocol (MCP). It targets Obsidian users seeking to leverage AI for advanced knowledge graph navigation, concept discovery, and information synthesis, enabling AI to understand and interact with notes as a connected graph rather than isolated files.
How It Works
The plugin transforms Obsidian vaults into a knowledge graph accessible through the open standard MCP. It grants AI "semantic agency" by enabling graph traversal, concept discovery, contextual awareness, and intelligent synthesis across the entire vault. This approach moves beyond single-document AI interaction, allowing AI to follow links, discover related ideas, and combine information semantically from interconnected notes.
Quick Start & Requirements
mcpServers configuration to your AI client, specifying the local server address (e.g., http://localhost:3001/mcp) and optionally authentication details.Highlighted Details
vault (file operations), edit (content modification), view (content display), graph (link navigation), workflow (contextual hints), dataview (query execution), bases (database views), and system (server info, web fetch).tag:, path:, content:), regular expressions, phrase matching, and relevance ranking.Maintenance & Community
Support is available via GitHub Issues and Discussions. The project accepts sponsorships through GitHub Sponsors.
Licensing & Compatibility
Limitations & Caveats
The plugin is not yet available in the official Obsidian Community Plugins registry, requiring beta installation via BRAT. The client-side connection requires npx mcp-remote, implying Node.js and npm/yarn dependencies for the AI client setup. Authentication setup requires careful configuration of API keys.
3 days ago
Inactive