j0hanz/filesystem-context-mcp-server
Read-only MCP server for secure filesystem exploration, searching, and analysis with symlink protection.
Quick Start
Clone the repository:
git clone https://github.com/j0hanz/filesystem-context-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"filesystem-context-mcp-server": {
"command": "npx",
"args": [
"-y",
"j0hanz/filesystem-context-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.