Skip to main content
Glama

Cedardiff MCP Server

by th3w1zard1

edit_file

Modify file content using CEDARScript commands. Specify working directory and script to execute precise code changes for efficient file manipulation.

Instructions

Edit a file using CEDARScript syntax

Input Schema

NameRequiredDescriptionDefault
scriptYesCEDARScript commands to execute
workingDirYesWorking directory for resolving file paths

Input Schema (JSON Schema)

{ "properties": { "script": { "description": "CEDARScript commands to execute", "type": "string" }, "workingDir": { "description": "Working directory for resolving file paths", "type": "string" } }, "required": [ "script", "workingDir" ], "type": "object" }

Other Tools from Cedardiff MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/th3w1zard1/cedarscript-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server