Loading MCP server directory, please wait...
Access Obsidian vaults via Local REST API - read, search, and interact with notes
npx @getmcp/cli add io.github.OleksandrKucherenko/mcp-obsidian-via-restRequires Node.js 18+. Community-contributed server. Review source before installing.
API_KEYObsidian Local REST API key
API_URLSJSON array or semicolon-separated list of Obsidian REST API URLs for failover
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.OleksandrKucherenko/mcp-obsidian-via-rest": {
"command": "npx",
"args": [
"-y",
"@oleksandrkucherenko/mcp-obsidian"
],
"env": {
"API_KEY": "",
"API_URLS": "",
"API_HOST": "",
"API_PORT": ""
}
}
}
}@latest documentation and code examples to 9000+ libraries for LLMs and AI code editors in a singl…
Apple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients
Up-to-date docs for AI. DEPRECATED: Use io.github.docfork/docfork instead.
Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs.