Loading MCP server directory, please wait...
Search your Obsidian vault to quickly find notes by title or keyword, summarize related content, a…
npx @getmcp/cli add ai.smithery/sunub-obsidian-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for Smithery authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/sunub-obsidian-mcp-server": {
"url": "https://server.smithery.ai/@sunub/obsidian-mcp-server/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}