LICENSE
README.md
pyproject.toml
setup.py
mcp_filesystem/__init__.py
mcp_filesystem/__main__.py
mcp_filesystem/advanced.py
mcp_filesystem/grep.py
mcp_filesystem/operations.py
mcp_filesystem/security.py
mcp_filesystem/server.py
mseep_mcp_filesystem.egg-info/PKG-INFO
mseep_mcp_filesystem.egg-info/SOURCES.txt
mseep_mcp_filesystem.egg-info/dependency_links.txt
mseep_mcp_filesystem.egg-info/requires.txt
mseep_mcp_filesystem.egg-info/top_level.txt
tests/__init__.py
tests/test_cli.py
tests/test_end_to_end.py
tests/test_example.py
tests/test_grep_unit.py
tests/test_integration.py
tests/test_operations_unit.py
tests/test_security_unit.py
tests/test_server_unit.py
tests/test_smoke.py