Skip to main content
Glama

Obsidian MCP

read_multiple_notes

Access and retrieve content from multiple Obsidian notes in one operation. Ideal for AI models integrated with Obsidian MCP to efficiently process and analyze data from numerous files simultaneously.

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" }
Install Server

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