Obsidian MCP REST Server
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CONFIG_PATH | No | Path to the configuration file | |
OBSIDIAN_HOST | No | Host for the Obsidian Local REST API | localhost |
OBSIDIAN_PORT | No | Port for the Obsidian Local REST API | 27123 |
OBSIDIAN_API_KEY | No | Your Obsidian Local REST API key |
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 |