io.github.bezata
kobsidian-mcp
kObsidian
Filesystem-first MCP for Obsidian — an LLM-maintained wiki inspired by Karpathy's LLM Wiki.
stdiocommunityknowledge
Package Details
kobsidian-mcp
Transportstdio
Runtimenpx
Environment Variables
OBSIDIAN_VAULT_PATH(file)
Required
Absolute path to the Obsidian vault this server should operate on.
OBSIDIAN_API_URL
Default:
https://127.0.0.1:27124Base URL of the Obsidian Local REST API plugin. Only required for workspace.* / commands.* / live dataview.query* tools.
OBSIDIAN_API_VERIFY_TLS
Default:
falseSet to 'true' if you've trusted the Local REST API's self-signed certificate.
OBSIDIAN_REST_API_KEY
Secret
Bearer key for the Obsidian Local REST API plugin (only needed for REST-bridged tools).