get_file_info
Retrieve essential file or directory details such as size, creation time, modification time, access time, type, and permissions in ISO 8601 format. Ideal for analyzing file characteristics without accessing content, ensuring efficient file system insights within allowed directories.
Instructions
Get detailed information about a file or directory. Returns size, creation time, modification time, access time, type (file/directory), and permissions. All times are in ISO 8601 format. This tool is perfect for understanding file characteristics without reading the actual content. Only works within the allowed directory. Example: path='src/main.py' returns details about main.py
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | Path to the file or directory |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from AiDD MCP Server
- create_directory
- delete_file
- directory_tree
- edit_file
- execute_code
- execute_shell_script
- get_allowed_directory
- get_file_info
- get_system_info
- git_add
- git_checkout
- git_commit
- git_create_branch
- git_diff
- git_diff_staged
- git_diff_unstaged
- git_init
- git_log
- git_reset
- git_show
- git_status
- list_directory
- move_file
- read_file
- read_multiple_files
- search_files
- tree_sitter_map
- update_allowed_directory
- write_file
Related Tools
- @skydeckai/mcp-server-aidd
- @Wayazi/mcp_file_system
- @wonderwhy-er/DesktopCommanderMCP
- @7gugu/zip-mcp
- @BurtTheCoder/mcp-virustotal