We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jordanl61/premiere-pro-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Node modules
node_modules/
# Logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# OS files
.DS_Store
Thumbs.db
# VSCode settings
.vscode/
# Build artifacts
dist/
build/
# Environment files
.env
.env.*
# Optional: lock files (uncomment if you do NOT want to commit lockfiles)
# package-lock.json
# yarn.lock
# Coverage
coverage/
# Misc
*.tgz
*.swp
# Server output
server.cjs
# Ignore by default, remove if you want to commit your lockfile
# .package-lock.json