Loading MCP server directory, please wait...
Read, write, search, and surgically edit Obsidian notes, tags, and frontmatter via MCP.
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",
"OBSIDIAN_OMNISEARCH_URL": "",
"MCP_LOG_LEVEL": "info"
}
}
}
}Query your product docs from AI tools. Source-cited answers from your indexed documentation.
Page-cited retrieval for embedded docs, datasheets, MISRA, CMSIS, and RTOS references.
@latest documentation and code examples to 9000+ libraries for LLMs and AI code editors in a singl…
Self-hosted git-native knowledge base with an MCP endpoint your AI reads, writes and rewinds