# ruff: noqa: F401
"""
Modules package for Falcon MCP Server
Modules are automatically discovered by the registry system via dynamic import scanning.
No manual imports are required - the registry uses pkgutil.iter_modules() and
importlib.import_module() to find and load all *Module classes at runtime.
"""
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CrowdStrike/falcon-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server