Skip to main content
Glama

file_read

Read file contents to access local documents and notes for developer operational tasks. Provide the file path to retrieve text and data.

Instructions

Читать содержимое файла

Input Schema

NameRequiredDescriptionDefault
pathYesПуть к файлу

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Путь к файлу", "type": "string" } }, "required": [ "path" ], "type": "object" }

Latest Blog Posts

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/Galiusbro/MCP'

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