Skip to main content
Glama

Unrestricted Development MCP Server

fs_get_file_info

Retrieve detailed file or directory information including size, permissions, and timestamps for development environment analysis.

Instructions

Get detailed information about a file or directory (size, permissions, timestamps, etc.)

Input Schema

NameRequiredDescriptionDefault
pathYesAbsolute or relative path to the file or directory

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Absolute or relative 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/ConnorBoetig-dev/mcp2'

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