We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kesslerio/attio-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
exempted_files.conf•406 B
# Files exempted from attribution checks
# Format: One file path per line, can use wildcards
# Paths are relative to repository root
# Config files
build/hooks/config/*
.git/hooks/*
# Scripts that handle attribution
scripts/create_pr.sh
build/hooks/pre-commit
build/hooks/prepare-commit-msg
build/hooks/pattern_builder.sh
# Documentation about attribution
docs/PR_CREATION_GUIDE.md
build/HOOKS-README.md