We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ancrz/penpot-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.gitattributes•307 B
# Auto detect text files and normalize line endings
* text=auto
# Force LF for scripts and Python
*.py text eol=lf
*.sh text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.toml text eol=lf
*.json text eol=lf
*.md text eol=lf
# Binary files
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary