Skip to main content
Glama
tboome33
by tboome33

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VAULT_PATHNoPath to a vault directory for auto-detection of default vault.
MD_SHARE_DIRNoLegacy single-directory alias for MD_ALLOWED_PATHS.
REPOMIX_PATHNoAbsolute path to the repomix executable.
MARKITDOWN_PATHNoAbsolute path to the markitdown executable.
MD_ALLOWED_PATHSNoColon/semicolon-separated list of directories allowed for conversion tools.
OBSIDIAN_ROUTER_LOCKEDNoLock the router to a specific vault at startup.
OBSIDIAN_ROUTER_USER_IDNoAudit log slug. Every successful write call appends a line to wiki-meta/log.md.
OBSIDIAN_ROUTER_READONLYNoDisable write tools. Truthy tokens: true/1/yes/on.
OBSIDIAN_ROUTER_DEFAULT_VAULTNoOverride the default vault for tool calls that omit the vault argument.
OBSIDIAN_ROUTER_ALLOWED_VAULTSNoWhitelist of vault names this instance sees. Comma-separated, spaces tolerated.
OBSIDIAN_ROUTER_SMART_LINK_URLNoResolver base URL for smart links.
OBSIDIAN_ROUTER_VIEW_AGENT_URLNoURL of the view-agent provider for generating view links.
OBSIDIAN_ROUTER_NO_UPDATE_CHECKNoDisable the 24-hour GitHub version check.
OBSIDIAN_ROUTER_SKIP_MARKITDOWNNoSet to 1 to skip the venv creation at postinstall.
OBSIDIAN_ROUTER_VIEW_AGENT_TOKENNoOptional shared secret for view-agent, sent as X-View-Token.
OBSIDIAN_ROUTER_SMART_LINK_SECRETNoHMAC secret for smart link signing.
OBSIDIAN_ROUTER_ENFORCE_WG_OR_LOOPBACKNoEnforce WireGuard or loopback only for vault base URLs.

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

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