Skip to main content
Glama
crosbyh

obsidian-vault-mcp

by crosbyh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TZNoTimezone used for daily-note and conversation dates
HOSTNoBind address (default 0.0.0.0)0.0.0.0
PORTNoPort (default 8000)8000
MCP_PATHNoPath (default /mcp)/mcp
OBS_VAULTNoVault directory (default /vault)/vault
READ_ONLYNotrue = read/search tools only
OBS_CONFIGNoConventions YAML (default /config/vault.yml; optional)/config/vault.yml
CONSENT_MODENoexternal (default), true, remember, falseexternal
FASTMCP_HOMENoOAuth client-registration storage (default /data in Docker)/data
MCP_BASE_URLNoPublic URL of this server (required with auth)
OBS_BACKUP_DIRNoPre-modification backups (default /data/vault-backups; "" disables)/data/vault-backups
OBS_SEARCH_MAXNoMax search results (default 50)50
GITHUB_CLIENT_IDNoOAuth app client ID (required with auth)
ALLOWED_GITHUB_USERSNoComma-separated GitHub logins allowed in (required with auth)
GITHUB_CLIENT_SECRETNoOAuth app client secret (required with auth)
ALLOWED_CLIENT_REDIRECT_URISNoRedirect-URI patterns clients may register (default: claude.ai callback + localhost)claude.ai callback + localhost

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

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