Skip to main content
Glama

Obsidian MCP Server

get_vault_contents

Retrieve contents from an Obsidian Vault by specifying a path, enabling access to organized text notes for management and analysis.

Instructions

Obsidian Vaultの内容を取得

Input Schema

NameRequiredDescriptionDefault
pathNoVault内のパス(デフォルト: 空文字列でルートディレクトリを取得)

Input Schema (JSON Schema)

{ "properties": { "path": { "default": "", "description": "Vault内のパス(デフォルト: 空文字列でルートディレクトリを取得)", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Obsidian MCP Server

Related Tools

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/Sunwood-ai-labs/obsidian-mcp'

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