LICENSE
README.md
ctfd_mcp_server.py
pyproject.toml
ctfd_mcp_server.egg-info/PKG-INFO
ctfd_mcp_server.egg-info/SOURCES.txt
ctfd_mcp_server.egg-info/dependency_links.txt
ctfd_mcp_server.egg-info/entry_points.txt
ctfd_mcp_server.egg-info/requires.txt
ctfd_mcp_server.egg-info/top_level.txt
server/__init__.py
server/config.py
server/ctfd_client.py
server/errors.py
server/gateway.py
server/health.py
server/main.py
server/models.py
server/session_manager.py
server/setup.py
server/state_manager.py
server/utils.py
tests/test_api.py
tests/test_client.py
tests/test_config.py
tests/test_gateway.py
tests/test_mcp_tools.py