We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nagarjun226/sushi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.gitattributes•444 B
# Auto detect text files and perform LF normalization
* text=auto
# Python files
*.py text
*.pyw text
*.pyx text
*.pyi text
# Proto files
*.proto text
# JSON files
*.json text
# Documentation
*.md text
*.txt text
README text
# Script files
*.sh text eol=lf
*.bash text eol=lf
# Windows script files
*.bat text eol=crlf
*.cmd text eol=crlf
*.ps1 text eol=crlf
# Binary files
*.pyc binary
*.pyo binary
*.pyd binary
*.so binary
*.dll binary