obsidian-knowledge-mcp
by nekottyo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_PATH | No | インデックス sqlite ファイル。ディレクトリは自動作成される | ~/.local/share/obsidian-knowledge-mcp/index.db |
| OLLAMA_URL | No | ollama サーバーの URL | http://localhost:11434 |
| VAULT_ROOT | Yes | 検索対象のルートディレクトリ (絶対パス) | |
| EMBED_MODEL | No | embedding モデル名 (1024 次元であること) | bge-m3 |
| KNOWLEDGE_DIR | Yes | VAULT_ROOT 配下の相対ディレクトリ。この配下の **/*.md がインデックス対象 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues