Loading MCP server directory, please wait...
Read-only semantic search MCP server for Obsidian vaults using local Ollama embeddings.
npx @getmcp/cli add io.github.DalecB/obsidian-semantic-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
OBSIDIAN_VAULT_ROOTAbsolute path to the local Obsidian vault.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.DalecB/obsidian-semantic-mcp": {
"command": "npx",
"args": [
"-y",
"@dalecb/obsidian-semantic-mcp"
],
"env": {
"OBSIDIAN_VAULT_ROOT": "",
"OBSIDIAN_SEMANTIC_MCP_HOME": "",
"OBSIDIAN_EMBED_MODEL": "",
"OLLAMA_BASE_URL": "",
"OBSIDIAN_SEMANTIC_STARTUP_INDEX": "",
"OBSIDIAN_SEMANTIC_ALLOW_SENSITIVE": "",
"OBSIDIAN_SEMANTIC_EXCLUDE": "",
"OBSIDIAN_SEMANTIC_SENSITIVE_PATHS": ""
}
}
}
}Ephemeral data sandbox for AI workflows with guardrails and security
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.
Rust MCP server for homelab logs, syslog, Docker logs, FTS search, and AI transcript correlation.
Rust MCP server and CLI for Unraid GraphQL operations across NAS, Docker, VM, and storage workflows.