Skip to content

Add Facebook Ads MCP Server #2253

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

fortytwode
Copy link

@fortytwode fortytwode commented Jun 30, 2025

Overview

Adding Facebook Ads MCP Server with OAuth authentication to the official MCP
registry.

✨ OAuth Authentication (v1.1.3)

  • Browser-based login: Secure OAuth 2.0 flow - no manual token setup
    required
  • One-click authentication: Just ask Claude "Login to Facebook"
  • Automatic token management: Secure storage using OS keychain

Server Details

Features

  • List all accessible Facebook ad accounts
  • Get detailed account information and status
  • Retrieve performance metrics and analytics
  • Access account activity logs
  • Handle paginated API responses

Installation

npm install -g facebook-ads-mcp-server

Security

Uses official Facebook Graph API with user's own access token. No data stored
or transmitted to third parties.

…ication

 Update server description to emphasize OAuth 2.0 authentication improvements
  in v1.1.3:
  - Browser-based login eliminates manual token setup
  - One-click authentication via "Login to Facebook"
  - Secure automatic token management

  This makes the server more accessible to users worldwide by removing technical
   barriers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant