Skip to main content
Glama

Filesystem MCP Server

by ai-yliu

get_file_info

Retrieve comprehensive metadata for files or directories by specifying the path. Ideal for analyzing file attributes and organizing filesystem data efficiently.

Instructions

Get detailed file/directory metadata

Input Schema

NameRequiredDescriptionDefault
pathYesPath to the file or directory

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to the file or directory", "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