Skip to main content
Glama

fast-filesystem-mcp

by efforthye

fast_get_file_info

Retrieve detailed information about files or directories by specifying their path, ensuring accurate data for efficient filesystem management.

Instructions

파일/디렉토리 상세 정보를 조회합니다

Input Schema

NameRequiredDescriptionDefault
pathYes조회할 경로

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "조회할 경로", "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/efforthye/fast-filesystem-mcp'

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