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
# IDE/Tool-specific files
.windsurf
.claude/
.DS_Store
.git
node_modules/
CLAUDE.md
.cursor/
# Environment files
.env
.env.test
.env.production
.env.local
.env.*.local
# Keep examples
!.env.example
# PID files
.health_server.pid
# Build output
dist/
test-dist/
.smithery/
# Skill generator output
output/
# Log files
*.log
performance-report-22.x/
performance-report-20.x/
# Temporary directories
/temp/
/tmp/
/scripts/fix/
# Temporary markdown files
comment.md
issue_body.md
.wireit/
# Client-specific documentation (sensitive data)
docs/shapescale-attio-crm.md
# Test coverage reports
coverage/
coverage-e2e/
*.lcov
# E2E test configuration (contains workspace-specific data)
test/e2e/config.local.json
# E2E test results and reports
test-results/
test/e2e/outputs/
vitest-report.json
performance-results/
eslint.json
eslint-report.txt
# Log files
logs/
logs.backup/
# Cloudflare Worker config (contains user-specific KV namespace IDs)
examples/cloudflare-mcp-server/wrangler.toml
examples/cloudflare-mcp-server/.wrangler/
# Other
.qodo
.vscode
.eslintcache
# Ignore log files in the logs directory
logs/*.log
tsconfig.tsbuildinfo
.github/claude-cache/
# MCP Publisher tokens (local authentication)
.mcpregistry_*
mcp-publisher