Skip to main content
Glama
marwansaab

obsidian-modified-mcp-server

by marwansaab

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OBSIDIAN_HOSTNoObsidian REST API host127.0.0.1
OBSIDIAN_PORTNoObsidian REST API port27124
GRAPH_CACHE_TTLNoGraph cache TTL in seconds300
OBSIDIAN_API_KEYNoAPI key from Local REST API plugin settings (used when multi-vault JSON is not supplied)
OBSIDIAN_PROTOCOLNohttp or httpshttps
OBSIDIAN_VAULT_PATHNoPath to vault (required for graph tools)
OBSIDIAN_VAULTS_FILENoPath to a JSON file describing one or more vaults (same shape as OBSIDIAN_VAULTS_JSON).
OBSIDIAN_VAULTS_JSONNoJSON string describing one or more vaults. Overrides the single OBSIDIAN_API_KEY style config.
OBSIDIAN_DEFAULT_VAULTNoName/ID of the vault to use when a tool call omits vaultId.
SMART_CONNECTIONS_PORTNoPort for Smart Connections API

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/marwansaab/obsidian-modified-mcp-server'

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