Skip to main content
Glama

Obsidian MCP

read_multiple_notes

Extract content from multiple Obsidian notes simultaneously by specifying their paths, enabling bulk data access for efficient processing in AI workflows.

Instructions

Read content from multiple notes simultaneously

Input Schema

NameRequiredDescriptionDefault
pathsYesArray of note paths to read

Input Schema (JSON Schema)

{ "properties": { "paths": { "description": "Array of note paths to read", "items": { "type": "string" }, "type": "array" } }, "required": [ "paths" ], "type": "object" }

Other Tools from Obsidian MCP

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

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