Skip to main content
Glama

Revenue Engine MCP

write_file

Create or update files for revenue tracking and business management. Automatically creates backups and supports complex multi-location edits within allowed directories.

Instructions

Write or update entire file. Creates backup automatically. Use for complex multi-location edits or new files. Only works in allowed directories.

Input Schema

NameRequiredDescriptionDefault
contentYesFile content to write
pathYesFull file path

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "File content to write", "type": "string" }, "path": { "description": "Full file path", "type": "string" } }, "required": [ "path", "content" ], "type": "object" }

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/PromptishOperations/mcpSpec'

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