[flake8]
# Match Black's default line length
max-line-length = 88
# Ignore some common flake8 warnings that Black might cause
extend-ignore = E203, W503, E501, E402
# Exclude some directories
exclude =
.git,
__pycache__,
.venv,
venv,
build,
dist
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/mcp-open-data-hk/mcp-open-data-hk'
If you have feedback or need assistance with the MCP directory API, please join our Discord server