Skip to main content
Glama

Obsidian Omnisearch MCP Server

by anpigon

read_note

Retrieve and display the contents of an Obsidian note file by specifying its filepath, enabling quick access to specific notes programmatically.

Instructions

Read and return the contents of an Obsidian note file.

Input Schema

NameRequiredDescriptionDefault
filepathYes

Input Schema (JSON Schema)

{ "properties": { "filepath": { "title": "Filepath", "type": "string" } }, "required": [ "filepath" ], "type": "object" }
Install Server

Other Tools from Obsidian Omnisearch 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/anpigon/mcp-server-obsidian-omnisearch'

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