Skip to main content
Glama
jclement

obsidian-mcp

by jclement

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoListen port3000
DATA_DIRNoRoot for all persistent state/data
LOG_LEVELNodebug/info/warn/errorinfo
VAULT_DIRNoVault location$DATA_DIR/Vault
AUTH_RESETNoSet to '1' to wipe passkeys/sessions and re-enter setup
PUBLIC_URLNoPin the external URL. Leave unset to auto-derive from forwarded headers.
SYNC_AUTOSTARTNoResume ob sync on boot if previously enabledtrue
OB_KILL_GRACE_MSNoSIGTERM→SIGKILL grace for ob5000
SNAPSHOT_DEBOUNCE_MSNoSnapshot debounce after mutations30000
SNAPSHOT_INTERVAL_MSNoPeriodic dirty-check snapshot3600000

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

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