High-performance Model Context Protocol (MCP) server for Obsidian that provides AI tools with direct vault access through semantic operations and HTTP transport.
{
"mcpServers": {
"obsidian-plugin": {
"command": "npx",
"args": [
"-y",
"obsidian-mcp-plugin"
]
}
}
}