Skip to main content
Glama

Meta Ads MCP

by pipeboard-co

get_login_link

Generate a clickable login link for Meta Ads authentication using your Facebook app. Ideal for users managing Meta advertising campaigns independently, bypassing Pipeboard authentication.

Instructions

Get a clickable login link for Meta Ads authentication. NOTE: This method should only be used if you're using your own Facebook app. If using Pipeboard authentication (recommended), set the PIPEBOARD_API_TOKEN environment variable instead (token obtainable via https://pipeboard.co). Args: access_token: Meta API access token (optional - will use cached token if not provided) Returns: A clickable resource link for Meta authentication

Input Schema

NameRequiredDescriptionDefault
access_tokenNo

Input Schema (JSON Schema)

{ "properties": { "access_token": { "default": null, "title": "Access Token", "type": "string" } }, "title": "get_login_linkArguments", "type": "object" }

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/pipeboard-co/meta-ads-mcp'

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