# Facebook Ads Server

Access and manage your Facebook Ads programmatically. Retrieve insights, manage campaigns, and interact with ad accounts seamlessly through a standardized interface.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add gomarble-ai/facebook-ads-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list gomarble-ai/facebook-ads-mcp-server
```

---

Source: https://github.com/gomarble-ai/facebook-ads-mcp-server | License: MIT
