We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mbrown1837/Ultimate-Elementor-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Build output
dist/
*.tsbuildinfo
# Environment variables
.env
.env.local
.env.*.local
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
# Test coverage
coverage/
*.lcov
# File operations data
data/
exports/
backups/
test-data/
# Logs
logs/
*.log
# Temporary files
*.tmp
*.temp
.cache/
# OS
Thumbs.db
.DS_Store
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Test files (keep test definitions, ignore test data)
test-integration.js
test-elementor-complete.js
test-all-tools.js
create-beautiful-page.js
fix-elementor-page.js
create-full-width-page.js
# Build artifacts
*.js.map