RadarProductivity
Obsidian
Productivity · MCP Server
About Obsidian
Connects an assistant to your Obsidian notes so it can search, read, and reference your knowledge base while it works.
Read and search your Obsidian vault.
CategoryProductivity
TypeMCP Server
SourceCommunity
WebsiteInstalling Obsidian
Runs on demand via npx. Nothing to install globally.
Claude Code
claude mcp add obsidian -- npx -y mcp-obsidian
Claude Desktop · Cursor · VS Code · Windsurf
{
"mcpServers": {
"obsidian": {
"command": "npx",
"args": [
"-y",
"mcp-obsidian"
]
}
}
}Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.
Similar tools
Find more on the Radar
Browse every tool, model, and MCP server in one place.