We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wrdan/mcp-canteen-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.gitattributes•249 B
# Auto detect text files and perform LF normalization
* text=auto
# Python files
*.py text eol=lf
# Configuration files
*.toml text eol=lf
*.lock text eol=lf
*.json text eol=lf
*.md text eol=lf
# Shell scripts
*.sh text eol=lf
*.bash text eol=lf