Skip to main content
Glama

Simple MCP Server

by p-united

read_file

Access and retrieve contents from specified files within secure, pre-approved directories on the Simple MCP Server, ensuring safe and controlled file operations.

Instructions

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

Input Schema

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

Input Schema (JSON Schema)

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

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