Skip to main content
Glama
307,869 tools. Last updated 2026-07-18 16:45

"author:do-md" matching MCP tools:

Matching MCP Connectors

  • Read Markdown file content by path. Optionally specify a version number to access an old immutable version.
    MIT
  • Move or rename .md files while preserving document identity, version history, and reviewer annotations. Automatically creates destination folders and prevents overwriting existing files.
    MIT
  • Retrieve the immutable version history of a Markdown file, showing newest first with details such as version number, commit message, author, timestamp, and file size.
    MIT
  • Saves a markdown file to a versioned archive, auto-creating folders. Optionally uploads embedded images and converts their references to asset links.
    MIT
  • Append Markdown content to a file with automatic conflict handling. Uses optimistic concurrency to safely add notes, reports, or sections to existing documents.
    MIT
  • Replace content of an existing Markdown file with version control support. Use expected_version for safe concurrent edits or omit to force overwrite.
    MIT
  • Soft-delete a Markdown file by providing a POSIX path and a confirm flag to prevent accidental removal.
    MIT
  • Executes a predefined workflow by name from the bridge workflow directory, with optional variable substitution for customization.
    MIT