Skip to main content
Glama

mcp-file-oper

view_file

Access and display the contents of a text file by specifying its path using this file operation tool on the MCP server.

Instructions

View a text file at the specified path

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "properties": { "path": { "title": "Path", "type": "string" } }, "required": [ "path" ], "title": "view_fileArguments", "type": "object" }
Install Server

Other Tools from mcp-file-oper

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/Reculi/file-operator'

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