Skip to main content
Glama
shaynemeyer

obsidian-mcp

by shaynemeyer

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OBSIDIAN_VAULTSNoInline JSON string that defines the vaults.
OBSIDIAN_API_KEYNoLegacy: API key for the Local REST API.
OBSIDIAN_READ_ONLYNoSet to 'true' to disable all mutating tools. Default is 'false'.false
OBSIDIAN_HEALTH_TTLNoSeconds to cache each vault's REST health probe. Default is '20'.20
OBSIDIAN_VAULT_PATHNoLegacy: path to the default vault.
OBSIDIAN_PREFER_RESTNoSet to 'false' to always use the filesystem backend. Default is 'true'.true
OBSIDIAN_VAULTS_FILENoPath to a TOML file that defines the vaults.
OBSIDIAN_DEFAULT_VAULTNoName of the default vault.
OBSIDIAN_REST_BASE_URLNoLegacy: base URL for the Local REST API.
OBSIDIAN_MAX_FILE_BYTESNoMaximum file size in bytes that will be read. Default is '2000000'.2000000
OBSIDIAN_REQUEST_TIMEOUTNoPer-request timeout in seconds. Default is '15'.15

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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

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