We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DrBalls/n8n-mcp-server-v2'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Diagnostic reports
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
# Coverage
coverage
.nyc_output
# Dependency directories
node_modules/
# Build output
dist/
build/
out/
tsbuildinfo.tsbuildinfo
*.tsbuildinfo
# Env files
.env
.env.*
!.env.example
# OS / Editor junk
.DS_Store
Thumbs.db
.idea/
.vscode/
# Optional caches
.eslintcache
.stylelintcache
.cache/
.parcel-cache
.turbo
# TypeScript
*.tsbuildinfo
# Lockfiles (keep if you prefer to commit)
# package-lock.json
# yarn.lock
# pnpm-lock.yaml