Skip to main content
Glama
troxeldj

obsidian_mcp

by troxeldj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OBSIDIAN_VAULT__PATHYesLocal path to the Obsidian vault.
OBSIDIAN_SERVER__HOSTNoHost address for the MCP server.127.0.0.1
OBSIDIAN_SERVER__PORTNoPort for the MCP server.8000
OBSIDIAN_LOGGING__LEVELNoLogging level (e.g., DEBUG, INFO, WARNING, ERROR).INFO
OBSIDIAN_LOGGING__FORMATNoLog message format string.%(asctime)s | %(levelname)-8s | %(name)s | %(message)s
OBSIDIAN_SEARCH__ENABLEDNoEnable search functionality (True/False).True
OBSIDIAN_SEARCH__MAX_RESULTSNoMaximum number of search results.100
OBSIDIAN_VAULT__ENABLE_WIKILINKSNoEnable wikilink parsing (True/False).True
OBSIDIAN_VAULT__ENABLE_FRONTMATTERNoEnable YAML frontmatter parsing (True/False).True

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/troxeldj/obsidian_mcp'

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