Skip to main content
Glama

Obsidian MCP Server

by getglad

get_orphaned_notes

Identify notes that have no incoming or outgoing links to help users find unconnected content in their Obsidian vault for better organization.

Instructions

Find notes with no incoming or outgoing links

Input Schema

NameRequiredDescriptionDefault
limitNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 50, "title": "Limit", "type": "integer" } }, "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