Skip to main content
Glama

Simple MCP Server

by p-united

read_file

Retrieve the contents of a specified file within secure, restricted directories. Use to access file data safely on the Simple MCP Server, ensuring controlled and secure file handling.

Instructions

指定されたファイルの内容を読み込みます(許可されたディレクトリのみ)

Input Schema

NameRequiredDescriptionDefault
filepathYes読み込むファイルのパス

Input Schema (JSON Schema)

{ "properties": { "filepath": { "description": "読み込むファイルのパス", "type": "string" } }, "required": [ "filepath" ], "type": "object" }

Other Tools from Simple 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/p-united/mcpSample'

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