Loading MCP server directory, please wait...
Obsidian MCP server: semantic search, knowledge graph, and vault editing. No plugin required.
npx @getmcp/cli add io.github.sweir1/obsidian-brainRequires Node.js 18+. Community-contributed server. Review source before installing.
VAULT_PATHAbsolute path to your Obsidian vault (or any folder of .md files).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sweir1/obsidian-brain": {
"command": "npx",
"args": [
"-y",
"-y",
"obsidian-brain",
"server"
],
"env": {
"VAULT_PATH": "",
"DATA_DIR": "",
"EMBEDDING_PRESET": "english",
"EMBEDDING_MODEL": "",
"EMBEDDING_PROVIDER": "transformers",
"OLLAMA_BASE_URL": "http://localhost:11434",
"OLLAMA_EMBEDDING_DIM": "",
"OLLAMA_NUM_CTX": "",
"OBSIDIAN_BRAIN_OLLAMA_AUTO_PULL": "",
"OBSIDIAN_BRAIN_NO_WATCH": "",
"OBSIDIAN_BRAIN_NO_CATCHUP": "",
"OBSIDIAN_BRAIN_WATCH_DEBOUNCE_MS": "3000",
"OBSIDIAN_BRAIN_COMMUNITY_DEBOUNCE_MS": "60000",
"OBSIDIAN_BRAIN_TOOL_TIMEOUT_MS": "30000",
"OBSIDIAN_BRAIN_MAX_CHUNK_TOKENS": "",
"OBSIDIAN_BRAIN_CONFIG_DIR": "",
"OBSIDIAN_BRAIN_DEBUG": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Schedule agent work and report write-once outcomes via CueAPI from any MCP host.