We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aymericzip/intlayer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.gitattributes•230 B
# Default to auto-detecting text vs binary (safer than "* text")
* text=auto eol=lf
# Explicitly treat image files as binary (do NOT touch line endings)
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.svg text