Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OBSIDIAN_HOST | No | Obsidian REST API host (defaults to 127.0.0.1). | 127.0.0.1 |
| OBSIDIAN_API_KEY | Yes | Your Obsidian REST API key. Required for authentication. | |
| OBSIDIAN_CONFIG_FILE | No | Path to a custom config file (default location: ~/.config/mcp/obsidian.json). |
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 | |