🚀 Quickstart
Connect to the Meta Ads MCP server with Nango and call MCP tools in minutes. Meta Ads MCP uses the same OAuth app model as the Meta Marketing API — you’ll need to register your own app.1
Create the integration
In Nango (free signup), go to Integrations → Configure New Integration → Meta Ads (MCP).
3
Call the Meta Ads MCP API
Make your first MCP request (initialize handshake). Replace the placeholders below with your API key, integration ID, and connection ID:✅ You’re connected! Check the Logs tab in Nango to inspect requests.
- cURL
- Node
4
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.To obtain your own production credentials, follow the setup guide linked below.
📚 Meta Ads (MCP) integration guides
Nango-maintained guides for Meta Ads MCP.- How to register your own Meta Ads MCP OAuth app
Register an OAuth app with Meta for the Ads MCP server and obtain credentials to connect it to Nango.