Skip to main content
Glama

llm-context

by cyberchitta
--- description: Establishes base gitignore patterns to exclude non-code files (e.g., binaries, archives, logs) from overview, full, and outline selections. Use as a foundation for project-specific file filtering in context generation. gitignores: overview-files: - .git - "*.7z" - "*.app" - "*.avi" - "*.bmp" - "*.bz2" - "*.cab" - "*.deb" - "*.dll" - "*.dmg" - "*.dylib" - "*.ear" - "*.eot" - "*.exe" - "*.flac" - "*.gif" - "*.gz" - "*.icns" - "*.ico" - "*.iso" - "*.jar" - "*.jpeg" - "*.jpg" - "*.lz" - "*.lzma" - "*.map" - "*.mkv" - "*.mov" - "*.mp3" - "*.mp4" - "*.msi" - "*.otf" - "*.pdf" - "*.pkg" - "*.png" - "*.rar" - "*.rpm" - "*.so" - "*.svg" - "*.tar" - "*.tar.bz2" - "*.tar.gz" - "*.tar.xz" - "*.tbz2" - "*.tgz" - "*.tif" - "*.ttf" - "*.txz" - "*.war" - "*.wav" - "*.webp" - "*.wmv" - "*.woff" - "*.woff2" - "*.xz" - "*.Z" - "*.zip" full-files: - .git - .dockerignore - .env - .gitignore - .llm-context/ - CHANGELOG.md - Dockerfile - docker-compose.yml - elm-stuff - go.sum - LICENSE - package-lock.json - pnpm-lock.yaml - README.md - yarn.lock - "*.7z" - "*.app" - "*.bz2" - "*.cab" - "*.deb" - "*.dll" - "*.dmg" - "*.dylib" - "*.ear" - "*.eot" - "*.exe" - "*.gif" - "*.gz" - "*.icns" - "*.ico" - "*.iso" - "*.jar" - "*.jpeg" - "*.jpg" - "*.lock" - "*.log" - "*.lz" - "*.lzma" - "*.map" - "*.msi" - "*.pkg" - "*.png" - "*.rar" - "*.rpm" - "*.so" - "*.svg" - "*.tar" - "*.tar.bz2" - "*.tar.gz" - "*.tar.xz" - "*.tbz2" - "*.tgz" - "*.tif" - "*.tmp" - "*.ttf" - "*.txz" - "*.war" - "*.webp" - "*.woff" - "*.woff2" - "*.xz" - "*.Z" - "*.zip" excerpted-files: - .git - .dockerignore - .env - .gitignore - .llm-context/ - CHANGELOG.md - Dockerfile - docker-compose.yml - elm-stuff - go.sum - LICENSE - package-lock.json - pnpm-lock.yaml - README.md - yarn.lock - "*.7z" - "*.app" - "*.bz2" - "*.cab" - "*.deb" - "*.dll" - "*.dmg" - "*.dylib" - "*.ear" - "*.eot" - "*.exe" - "*.gif" - "*.gz" - "*.icns" - "*.ico" - "*.iso" - "*.jar" - "*.jpeg" - "*.jpg" - "*.lock" - "*.log" - "*.lz" - "*.lzma" - "*.map" - "*.msi" - "*.pkg" - "*.png" - "*.rar" - "*.rpm" - "*.so" - "*.svg" - "*.tar" - "*.tar.bz2" - "*.tar.gz" - "*.tar.xz" - "*.tbz2" - "*.tgz" - "*.tif" - "*.tmp" - "*.ttf" - "*.txz" - "*.war" - "*.webp" - "*.woff" - "*.woff2" - "*.xz" - "*.Z" - "*.zip" ---

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/cyberchitta/llm-context.py'

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