MCP.so
ログイン
G

Genify

@daxartio

Genify について

概要はまだありません

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

daxartio

投稿者

Danil Akhtarov

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "genify": {
      "command": "genify",
      "args": [
        "mcp",
        "--root",
        "."
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Genify?

Genify is an MCP tool for AI coding agents to safely plan, diff, and apply structured file changes inside a project root.

How to use Genify?

The README does not provide installation or configuration instructions. It describes Genify as a tool invoked by AI coding agents to perform file operations including writing files, replacing text, inserting blocks around markers, moving/copying/deleting paths, creating directories, changing modes, and generating dry‑run diffs before applying changes.

Key features of Genify

  • Dry‑run diff generation before applying changes
  • Write new files or overwrite existing ones
  • Replace text at specific locations
  • Insert code blocks around markers
  • Move, copy, or delete file paths
  • Create directories and change file modes

Use cases of Genify

  • AI‑assisted code generation that requires safe file modifications
  • Automated refactoring with preview of changes
  • Repeatable edits like inserting boilerplate around markers
  • Bulk file organization (move, copy, delete) within a project

FAQ from Genify

What operations can Genify perform?

Genify can write files, replace text, insert blocks around markers, move/copy/delete paths, create directories, and change file modes.

Does Genify support previewing changes before applying them?

Yes, Genify can generate dry‑run diffs so the AI agent can review modifications before committing them.

Is Genify safe to use on a project?

The tool is designed for safe, structured file changes and provides dry‑run diffs to verify actions before they are applied.

What runtime or protocol does Genify use?

Genify is an MCP (Model Context Protocol) tool intended for use by AI coding agents.

Where are changes applied?

All operations are confined to a project root directory.

コメント

「その他」の他のコンテンツ