Skip to main content
Glama
amalikn

obsidian-cli-mcp

by amalikn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoHTTP port (when MCP_TRANSPORT=http)3000
MCP_PROFILENoProfile: governed-readonly, governed-mutation, or personal-unrestrictedgoverned-readonly
OBSIDIAN_BINNoPath to the Obsidian CLI binaryobsidian
MCP_HTTP_HOSTNoHTTP bind host (when MCP_TRANSPORT=http)127.0.0.1
MCP_TRANSPORTNoTransport: stdio or httpstdio
OBSIDIAN_VAULTNoDefault pinned vault name (required for governed profiles)
MCP_HTTP_AUTH_TOKENNoBearer token for HTTP auth (required for governed HTTP or remote bind)
OBSIDIAN_VAULT_ROOTNoCanonical filesystem root of the pinned vault (required for governed profiles)
OBSIDIAN_POLICY_FILENoJSON vault policy file (required for governed profiles)
MCP_HTTP_ALLOW_REMOTE_BINDNoSet to 'true' to allow non-loopback bind

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

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