aaronsb/obsidian-mcp-plugin
High-performance Model Context Protocol (MCP) server for Obsidian that provides AI tools with direct vault access through semantic operations and HTTP transport.
Platform-specific configuration:
{
"mcpServers": {
"obsidian-mcp-plugin": {
"command": "npx",
"args": [
"-y",
"obsidian-mcp-plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...