[lint]
# Suppress E402 (module level imports not at top) for main entry point scripts
# where sys.path manipulation is required before imports
[lint.per-file-ignores]
"examples/*.py" = ["E402"]
"scripts/*.py" = ["E402"]
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/lightfastai/lightfast-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server