Skip to main content
Glama

get_vault_info

Retrieve detailed information about an Obsidian vault by specifying its path. Use this tool to access vault metadata and structure without requiring plugins or REST API integrations.

Instructions

Get information about a specific vault

Input Schema

NameRequiredDescriptionDefault
vault_pathYesPath to the Obsidian vault

Input Schema (JSON Schema)

{ "properties": { "vault_path": { "description": "Path to the Obsidian vault", "type": "string" } }, "required": [ "vault_path" ], "type": "object" }

Other Tools

Related Tools

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

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