Skip to main content
Glama
.gitattributes1.17 kB
# Auto detect text files and perform LF normalization * text=auto # Python files *.py text eol=lf *.pyx text eol=lf *.pyi text eol=lf *.pyw text eol=lf # Configuration files *.json text eol=lf *.yml text eol=lf *.yaml text eol=lf *.toml text eol=lf *.ini text eol=lf *.cfg text eol=lf *.conf text eol=lf # Documentation *.md text eol=lf *.txt text eol=lf *.rst text eol=lf # Scripts *.sh text eol=lf *.bash text eol=lf *.bat text eol=crlf *.cmd text eol=crlf *.ps1 text eol=crlf # Godot files *.gd text eol=lf *.tscn text eol=lf *.tres text eol=lf *.godot text eol=lf *.import text eol=lf *.shader text eol=lf # Binary files *.png binary *.jpg binary *.jpeg binary *.gif binary *.ico binary *.webp binary *.svg binary *.woff binary *.woff2 binary *.ttf binary *.otf binary *.eot binary *.pyc binary *.pyd binary *.so binary *.dll binary *.exe binary *.zip binary *.tar binary *.gz binary *.7z binary *.pdf binary # Git config .gitattributes export-ignore .gitignore export-ignore .github/ export-ignore # Testing tests/ export-ignore test_*.py export-ignore *_test.py export-ignore # Development *.log linguist-generated=true *.pyc linguist-generated=true

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/purlieu-studios/godot-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server