Skip to main content
Glama

Obsidian Local REST API MCP Server

by j-shelfwood
MIT License

get_metadata_values

Extract unique values for a specified frontmatter key from an Obsidian vault using REST API, enabling efficient metadata retrieval and analysis.

Instructions

Get all unique values for a specific frontmatter key

Input Schema

NameRequiredDescriptionDefault
keyYesFrontmatter key

Input Schema (JSON Schema)

{ "properties": { "key": { "description": "Frontmatter key", "type": "string" } }, "required": [ "key" ], "type": "object" }

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