We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bjeans/homelab-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.gitattributes•298 B
# Auto detect text files and normalize to LF
* text=auto eol=lf
# Explicitly declare Python files as text
*.py text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.md text eol=lf
*.sh text eol=lf
# Declare files that should stay CRLF (if any Windows scripts)
*.ps1 text eol=crlf
*.bat text eol=crlf