Skip to main content
Glama
emguide

Headless Obsidian MCP

by emguide

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OBSIDIAN_VAULT_PATHYesPath to your Obsidian vault directory.
OBSIDIAN_ALLOW_WRITESNoSet to a truthy value (1, true, yes, on) to enable write tools. Default is off.
OBSIDIAN_GIT_AUTOCOMMITNoSet to a truthy value to snapshot the vault into a git commit before every write. Default is off.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/emguide/headless-obsidian-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server