Skip to main content
Glama

Obsidian MCP Server

by getglad

get_related_notes

Find related notes in your Obsidian vault by analyzing connections and links to discover relevant content and expand your knowledge network.

Instructions

Find notes related to a specific note

Input Schema

NameRequiredDescriptionDefault
limitNo
pathYes

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "title": "Limit", "type": "integer" }, "path": { "title": "Path", "type": "string" } }, "required": [ "path" ], "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/getglad/obsidian_mcp'

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