obsidian-autom8
by dylansumser
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TZ | No | Timezone. | UTC |
| PGID | No | Group ID to run as. | 1000 |
| PUID | No | User ID to run as. | 1000 |
| MCP_PORT | No | Port the MCP server listens on. | 3002 |
| PASSWORD | No | Password for the Selkies web UI | |
| CUSTOM_USER | No | Username for the Selkies web UI | |
| OBSIDIAN_VAULT | No | Default vault name passed to every CLI call. If unset, Obsidian uses the currently active vault. | |
| OBSIDIAN_MCP_API_KEY | No | Bearer token required to call the MCP API. If unset, the API is unauthenticated. |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dylansumser/obsidian-autom8'
If you have feedback or need assistance with the MCP directory API, please join our Discord server