Skip to main content
Glama
jakergirard

obsidian-vault-mcp

by jakergirard

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoMCP server port.3000
MCP_TOKENNoBearer token clients must send. Auto-generated, printed in the log, and saved to `/data/mcp_token` if unset.
READ_ONLYNo`true` disables the write tools.false
OBSIDIAN_EMAILNoObsidian account email. Omit to use `docker exec -it <name> ob login` instead.
OBSIDIAN_VAULTYesRemote vault name, exactly as shown in Obsidian Sync (`ob sync-list-remote` lists them).
OBSIDIAN_PASSWORDNoObsidian account password.
OBSIDIAN_TOTP_SECRETNoBase32 TOTP secret if 2FA is enabled (the secret itself, not a 6-digit code).
OBSIDIAN_HEADLESS_VERSIONNoPin the `obsidian-headless` version installed on first start.latest

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/jakergirard/obsidian-vault-mcp'

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