# Ensure shell scripts always use LF line endings
*.sh text eol=lf
# Ensure Docker-related files use LF line endings
Dockerfile text eol=lf
.dockerignore text eol=lf
# Set default behavior for all text files
* text=auto
# Ensure Python files use LF line endings
*.py text eol=lf
# Ensure configuration files use LF line endings
*.json text eol=lf
*.yaml text eol=lf
*.yml text eol=lf
*.toml text eol=lf
# Ensure markdown files use LF line endings
*.md text eol=lf
# Binary files (explicitly declare as binary to avoid line ending conversion)
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.zip binary
*.tar binary
*.gz binary
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/sokunmin/mcp-proxy'
If you have feedback or need assistance with the MCP directory API, please join our Discord server