Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OBSIDIAN_LOG_LEVEL | No | Set logging level (options: DEBUG, INFO, WARNING, ERROR) | INFO |
| OBSIDIAN_VAULT_PATH | Yes | Path to your Obsidian vault on your local filesystem (e.g., '/Users/yourname/Documents/MyVault' or 'C:\Users\YourName\Documents\MyVault') |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |