We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/BjornMelin/crawl4ai-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Claude settings
**/.claude/settings.local.json
# Dependencies
node_modules/
# Build outputs
dist/
build/
# Environment variables
.env
.env.local
.wrangler/
# Editor directories and files
.vscode/
.idea/
*.swp
*.swo
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# OS specific
.DS_Store
Thumbs.db
**/CLAUDE.local.md
# Test coverage reports
coverage/
.nyc_output/
# Jest cache
.jest/
# TypeScript cache
*.tsbuildinfo