Skip to content

manage-frontmatter

The manage-frontmatter MCP tool safely mutates YAML properties.

  • get: Retrieve the parsed YAML header.
  • set: Upsert a specific key-value pair.
  • remove: Delete a key from the frontmatter.
  • add-tag: Append a tag to the tags array.
  • add-alias: Append a string to the aliases array.