We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/urfanazad/posterlinkedin'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Environment variables
.env
.env.local
.env.*.local
# Node modules
node_modules/
# Build outputs
dist/
build/
*.log
# OS files
.DS_Store
Thumbs.db
# IDE files
.vscode/
.idea/
*.swp
*.swo
# Package manager locks (optional - uncomment if you want to exclude)
# package-lock.json
# yarn.lock
# Test coverage
coverage/
# Temporary files
*.tmp
.cache/