Obsidian Extended
Freeby MCP Community
MCP server for Obsidian — 39 tools, 100% REST API coverage
v1.1.1Added Apr 12, 2026
mcpobsidianmodel-context-protocolrest-apilocal-rest-api
Obsidian Extended MCP Server
MCP server for Obsidian — 39 tools, 100% REST API coverage
Installation
npx -y mcp-obsidian-extended
Reviews
Installation
Quick install
npx -y mcp-obsidian-extended
Add to claude_desktop_config.json
{
"mcpServers": {
"obsidian-extended": {
"command": "npx",
"args": ["-y", "mcp-obsidian-extended"]
}
}
}