We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/guardd/mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.gitattributes•331 B
# Auto detect text files and perform LF normalization
* text=auto
# Force LF for all text files
*.js text eol=lf
*.json text eol=lf
*.md text eol=lf
*.txt text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
# Specific files that should always use LF
mcp-server.js text eol=lf
package.json text eol=lf
package-lock.json text eol=lf