We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MeroZemory/suno-multi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.gitattributes•452 B
# Set default behavior to automatically normalize line endings
* text=auto
# Force LF for Python files
*.py text eol=lf
# Force LF for other text files
*.md text eol=lf
*.txt text eol=lf
*.json text eol=lf
*.yaml text eol=lf
*.yml text eol=lf
*.toml text eol=lf
# Denote all files that are truly binary and should not be modified
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.mp3 binary
*.wav binary
*.flac binary
*.aac binary