We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/PierrunoYT/seedream-v4-fal-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Node.js
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Build outputs
dist/
build/
*.tsbuildinfo
*.js.map
# Environment variables
.env
.env.*
!.env.example
# Logs
logs/
*.log
# Runtime data
pids/
*.pid
*.seed
*.pid.lock
# Coverage
coverage/
*.lcov
.nyc_output
# Cache directories
.cache/
.parcel-cache/
.npm/
.eslintcache
.yarn-integrity
# IDE and editor files
.vscode/
.idea/
*.swp
*.swo
*~
*.sublime-*
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
Desktop.ini
# Temporary files
*.tmp
*.temp
.temp/
# Package files
*.tgz
*.tar.gz
# Framework specific
.next/
.nuxt/
.vuepress/dist/
.serverless/
.fusebox/
# Database
*.db
*.sqlite
*.sqlite3
.dynamodb/
# Misc
.tern-port
.node_repl_history