Skip to main content
Glama

Obsidian Local REST API MCP Server

by j-shelfwood

list_notes

Retrieve all notes from an Obsidian vault with an optional search filter to find specific content, enabling efficient note management and organization.

Instructions

List all notes in the vault with optional search filter (legacy with search support)

Input Schema

NameRequiredDescriptionDefault
searchNoOptional search query to filter notes

Input Schema (JSON Schema)

{ "properties": { "search": { "description": "Optional search query to filter notes", "type": "string" } }, "type": "object" }

Other Tools from Obsidian Local REST API 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/j-shelfwood/obsidian-local-rest-api-mcp'

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