mcp-server-file-modifier

MCPサーバーファイルモディファイアは、ファイルの変更を行うためのモデルコンテキストプロトコルサーバーです。このサーバーは、特定の行にコンテンツを追加したり、既存のコンテンツを置き換えたり、特定のターゲットに基づいてコンテンツを削除したりする機能を提供します。UTF-8エンコーディングをサポートしており、使いやすいAPIを介して操作が可能です。

GitHubスター

2

ユーザー評価

未評価

フォーク

2

イシュー

0

閲覧数

4

お気に入り

0

README
MCP Server File Modifier

A Model Context Protocol server for file modifications. This server provides functionality to modify files through Claude or other AI assistants using MCP.

Features
  • Add content at specific line numbers
  • Replace existing content
  • Delete content
  • UTF-8 encoding support
Installation
npm install -g mcp-server-file-modifier
Usage
mcp-server-file-modifier

The server will start on port 3000 by default.

API

The server provides the following operations:

  • add: Add new content at a specific line
  • replace: Replace content matching a target
  • delete: Delete content matching a target
License

MIT

作者情報

0

フォロワー

4

リポジトリ

0

Gist

2

貢献数

トップ貢献者

スレッド