
Product
Socket Now Protects the Chrome Extension Ecosystem
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
facebook-business-mcp
Advanced tools
Unofficial MCP server implementation for Facebook Business API. You can use this with any clients/LLMs to manage your ad campaigns, ads, etc.
You can run the server directly without installation using uvx
:
uvx facebook-business-mcp
pip install facebook-business-mcp
Set environment variables:
export FACEBOOK_APP_ID="your-app-id"
export FACEBOOK_APP_SECRET="your-app-secret"
export FACEBOOK_ACCESS_TOKEN="your-access-token"
export FACEBOOK_AD_ACCOUNT_ID="your-ad-account-id" # optional
Run the server:
Using uvx (no installation needed):
uvx facebook-business-mcp
Or if installed via pip:
facebook-business-mcp
Or from source:
uv run main.py
MIT
FAQs
unofficial MCP server implementation for Facebook Business API
We found that facebook-business-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.