Skip to main content
Glama

Facebook Ads Management Control Panel

by codprocess
.env.example515 B
# Server Configuration PORT=3000 NODE_ENV=development # MongoDB Atlas Configuration MONGODB_URI=mongodb+srv://<username>:<password>@<cluster>.mongodb.net/<dbname> # Facebook API Configuration FACEBOOK_APP_ID=your_facebook_app_id FACEBOOK_APP_SECRET=your_facebook_app_secret FACEBOOK_CALLBACK_URL=https://your-app.up.railway.app/auth/facebook/callback # JWT Configuration JWT_SECRET=your_jwt_secret_key_at_least_32_characters_long JWT_EXPIRY=24h # Security Configuration RATE_LIMIT_WINDOW=15m RATE_LIMIT_MAX=100

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/codprocess/facebook-ads-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server