Skip to main content
Glama
t-rhex

mcp-obsidian-vault

by t-rhex

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GIT_BRANCHNoDefault branchmain
GIT_REMOTENoDefault remoteorigin
WEBHOOK_URLNoComma-separated webhook URLs for task event notifications
TASKS_FOLDERNoTask notes subfolderTasks
USAGE_FOLDERNoToken usage records subfolderUsage
AGENTS_FOLDERNoAgent profile notes subfolderAgents
GIT_AUTO_SYNCNoAuto commit + push after every writefalse
GIT_TIMEOUT_MSNoGit operation timeout30000
WEBHOOK_SECRETNoHMAC-SHA256 secret for signing webhook payloads
GIT_PULL_REBASENoUse --rebase on pulltrue
NOTE_EXTENSIONSNoNote file extensions.md,.markdown
TRASH_ON_DELETENoMove to .trash/ instead of permanent deletetrue
DECISIONS_FOLDERNoDecision records subfolderDecisions
DAILY_NOTE_FOLDERNoSubfolder for daily notesDaily Notes
SEARCH_TIMEOUT_MSNoSearch timeout30000
DISCOVERIES_FOLDERNoDiscovery notes subfolderDiscoveries
MAX_SEARCH_RESULTSNoMax search results50
WEBHOOK_TIMEOUT_MSNoWebhook HTTP request timeout5000
MAX_FILE_SIZE_BYTESNoMax file size (10 MB)10485760
OBSIDIAN_VAULT_PATHYesAbsolute path to your Obsidian vault (required)
GIT_AUTO_SYNC_DEBOUNCE_MSNoDebounce interval5000
GIT_COMMIT_MESSAGE_PREFIXNoAuto-commit message prefixvault:

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/t-rhex/obsidian-mcp-server'

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