Skip to main content
Glama

Revenue Engine MCP

read_file

Access file contents from revenue-engine-mcp and apps-script directories to support revenue tracking, lead management, and business operations through Google Sheets, Gmail, and Calendar integration.

Instructions

Read contents of a file. Only works in allowed directories: revenue-engine-mcp, apps-script folders

Input Schema

NameRequiredDescriptionDefault
pathYesFull file path (e.g., C:\Users\Node1\revenue-engine-mcp\index.js)

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Full file path (e.g., C:\\Users\\Node1\\revenue-engine-mcp\\index.js)", "type": "string" } }, "required": [ "path" ], "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