j0hanz/filesystem-context-mcp-server
3.2
If you are the rightful owner of filesystem-context-mcp-server 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.
A secure Model Context Protocol (MCP) server designed for filesystem scanning, searching, and analysis, built with TypeScript and the official MCP SDK.
Tools
Functions exposed to the LLM to take actions
list_allowed_directories
List directories this server is allowed to access.
list_directory
List files and directories with optional recursive traversal.
search_files
Search for files using glob patterns.
read_file
Read file contents with optional line range.
get_file_info
Get detailed file/directory metadata.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client