Model Context Protocol server for file modifications and control
A Model Context Protocol server for file modifications. This server provides functionality to modify files through Claude or other AI assistants using MCP.
npm install -g mcp-server-file-modifier
mcp-server-file-modifier
The server will start on port 3000 by default.
The server provides the following operations:
add: Add new content at a specific linereplace: Replace content matching a targetdelete: Delete content matching a targetMIT
Created
August 26, 2025
Last Updated
August 26, 2025
Category
Automation & ScriptingAuthor
jpinillagoshawk
MCP server that enables MCP to make REST API calls
MCP server of servers
A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.