We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/drdanielbender/mcp-porkbun-domain-availability'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Node.js and npm
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.npm
.eslintcache
# TypeScript compilation output
build/
dist/
out/
*.js.map
.tsbuildinfo
# Environment variables and secrets
.env
.env.*
.env.local
.env.development
.env.test
.env.production
!.env.example
# Runtime and temporary data
*.ts-node
.nyc_output/
.jscsrc
.tslintcache
# IDE and editor files
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
Thumbs.db
desktop.ini
# Testing and coverage reports
coverage/
.nyc_output/
coverage.json
*.lcov
# Logs
logs/
*.log
# Runtime data
pids/
*.pid
*.seed
*.pid.lock
# Cache directories
.cache/
.parcel-cache/
.next/
.nuxt/
.vuepress/dist
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
# parcel-bundler cache (https://parceljs.org/)
.parcel-cache
# next.js build output
.next
# nuxt.js build output
.nuxt
# vuepress build output
.vuepress/dist
# Serverless directories
.serverless/
# FuseBox cache
.fusebox/
# DynamoDB Local files
.dynamodb/
# TypeScript cache
*.tsbuildinfo
# Optional stylelint cache
.stylelintcache
# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# parcel-bundler cache (https://parceljs.org/)
.parcel-cache
# Storybook build outputs
.out
.storybook-out
# Temporary folders
tmp/
temp/
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Project-specific
# API credentials (in addition to .env above)
secrets/
keys/
credentials/
# Test outputs
test-results/
e2e-results/
playwright-report/
# Storybook static files
storybook-static/
# Storybook build output
storybook-static/
# Nuxt.js build / generate output
.nuxt
dist
# Gatsby files
.cache/
public
# Vuepress build output
.vuepress/dist
# Serverless directories
.serverless/
# FuseBox cache
.fusebox/
# DynamoDB Local files
.dynamodb/
# TernJS port file
.tern-port
# Stores VSCode versions used for testing VSCode extensions
.vscode-test
# Temporary files
*.tmp
*.temp