Skip to main content
Glama

Obsidian MCP

delete_note

Remove a specific note from an Obsidian vault by specifying its file path using the Obsidian MCP server, enabling efficient note management for AI-driven workflows.

Instructions

Delete a note from the Obsidian vault

Input Schema

NameRequiredDescriptionDefault
pathYesPath to the note within the vault

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to the note within the vault", "type": "string" } }, "required": [ "path" ], "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