Skip to main content
Glama

Obsidian MCP

search_vault

Locate specific content within an Obsidian vault using a search query. This tool integrates with Obsidian MCP, enabling direct access to notes and folder structures for efficient information retrieval.

Instructions

Search for content in the Obsidian vault

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "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