Skip to main content
Glama

Filesystem MCP Server

by ai-yliu

read_file

Retrieve the complete contents of a file by specifying its path using this tool, enabling access to file data within allowed directories on the Filesystem MCP Server.

Instructions

Read complete contents of a file

Input Schema

NameRequiredDescriptionDefault
pathYesPath to the file to read

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to the file to read", "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/ai-yliu/filesystem-mcp-server'

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