MCPServers
File Modifier - MCP server logo

File Modifier

2
0

Summary

This MCP server for file modifications, developed by jpinillagoshawk, enables AI assistants to perform targeted edits on text files. It integrates with the Model Context Protocol to provide operations for adding, replacing, and deleting content at specific locations within files. The server handles UTF-8 encoding and exposes a simple API for common file modification tasks. By abstracting file I/O operations, this implementation allows AI systems to make precise changes to documents without direct file system access. It is particularly useful for scenarios requiring automated document updates, code refactoring, or any application where an AI assistant needs to modify text files programmatically.

Available Actions(3)

add

Add new content at a specific line.

replace

Replace content matching a target.

delete

Delete content matching a target.

Last Updated: April 17, 2025

Avis de la Communauté

0.0
0 avis
5
0
4
0
3
0
2
0
1
0

Aucun avis encore. Soyez le premier à donner votre avis !

Connectez-vous pour rejoindre la conversation

Coming soon to
HighlightHighlight AI

Langage

TypeScript

Catégories

Tags