Loading MCP server directory, please wait...
MCP server for Obsidian vaults — read, write, search, and edit notes via the Local REST API plugin.
npx @getmcp/cli add io.github.cyanheads/obsidian-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
OBSIDIAN_API_KEYBearer token for the Obsidian Local REST API plugin (Settings → Community Plugins → Local REST API).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cyanheads/obsidian-mcp-server": {
"command": "node",
"args": [
"obsidian-mcp-server",
"run",
"start:stdio"
],
"env": {
"OBSIDIAN_API_KEY": "",
"OBSIDIAN_BASE_URL": "http://127.0.0.1:27123",
"OBSIDIAN_VERIFY_SSL": "false",
"OBSIDIAN_REQUEST_TIMEOUT_MS": "30000",
"OBSIDIAN_ENABLE_COMMANDS": "false",
"OBSIDIAN_READ_PATHS": "",
"OBSIDIAN_WRITE_PATHS": "",
"OBSIDIAN_READ_ONLY": "false",
"MCP_LOG_LEVEL": "info"
}
}
}
}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.