MuneebDevss/File-System-Explorer-MCP-TypeScript-NL-query-agent-Gemini-
If you are the rightful owner of File-System-Explorer-MCP-TypeScript-NL-query-agent-Gemini- and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The File System Explorer MCP Server is a secure TypeScript server that leverages Google's Gemini AI to enable natural language querying of the filesystem.
Tools
Functions exposed to the LLM to take actions
list_files
Lists files and directories in the specified path with pagination support.
read_file
Reads content of text files with a default max size of 200KB.
search_files
Searches for files by name within a directory tree with configurable depth and limits.
get_file_info
Returns detailed metadata about files or directories.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client