Skip to main content
Glama

Obsidian MCP Server

by bazylhorsey

list_canvas_files

Retrieve all canvas files from your Obsidian vault to organize and access visual content for knowledge management.

Instructions

List all canvas files in vault

Input Schema

NameRequiredDescriptionDefault
vaultYesVault name

Input Schema (JSON Schema)

{ "properties": { "vault": { "description": "Vault name", "type": "string" } }, "required": [ "vault" ], "type": "object" }

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

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